lefrog-dont-code/mcp-docs-server
If you are the rightful owner of mcp-docs-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that exposes the full MCP documentation as a tool, written in TypeScript using the official MCP SDK.
The MCP Docs Server is a TypeScript-based server designed to provide access to the full Model Context Protocol (MCP) documentation. Utilizing the official MCP SDK, this server is tailored for seamless integration with various MCP clients, including Claude Desktop. It offers a straightforward setup process, allowing users to install and run the server using `npx` or as a global npm binary. This server is particularly useful for developers and users who need quick and reliable access to MCP documentation, ensuring they have the necessary resources to implement and utilize MCP effectively in their projects.
Features
- Provides a `fetch_mcp_docs` tool to retrieve the full MCP documentation from the official source.
- Ready for use with Claude Desktop and other MCP clients.
- Easily installable and runnable via `npx` or as a global npm binary.
Tools
fetch_mcp_docs
Retrieve full MCP documentation from official sources