mcp-docs-server

mcp-docs-server

2.5

The MCP Docs Server is a Model Context Protocol server developed in TypeScript to provide comprehensive MCP documentation access. It is designed for compatibility with various MCP clients, including Claude Desktop.

MCP Docs Server (TypeScript)

A Model Context Protocol (MCP) server offering full MCP documentation, developed in TypeScript using the MCP SDK.

Features

  • Provides a tool to fetch the complete MCP documentation.
  • Compatible with Claude Desktop and other MCP clients.
  • Can be installed and run via npx or as a global npm binary.

Usage

  • Install dependencies using npm.
  • Build the project.
  • Run locally or use via npx after publishing.