mcp-doc

mcp-doc

3.2

If you are the rightful owner of mcp-doc 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 customized version of the MCP documentation server that enables integration between LLM applications and documentation sources via the Model Context Protocol.

The MCP Documentation Server is designed to facilitate seamless integration between LLM applications and documentation sources using the Model Context Protocol. It provides host applications with access to specific documentation files, such as langgraph.txt and mcp.txt, and includes tools to fetch documentation from URLs within these files. The server is currently set up to support LangGraph and MCP documentation, allowing applications to retrieve and utilize relevant information efficiently. The server can be run using a simple command line interface, and it supports integration with various platforms, including IDEs like Cursor. Security measures are in place to control domain access, ensuring that only specified domains are allowed to interact with the server.

Features

  • Access to specific documentation files like langgraph.txt and mcp.txt.
  • Tools to fetch documentation from URLs within the specified files.
  • Integration support for LLM applications such as Cursor, Claude Desktop, and Windsurf.
  • Security controls for domain access to ensure safe interactions.
  • Easy setup and configuration with command line interface support.