McpDocServer icon

McpDocServer

Serves development documentation via the MCP protocol, designed for various development frameworks.

About

McpDocServer is a development documentation server built on the MCP protocol, created specifically for diverse development frameworks. It addresses the 'hallucination' problem encountered when using AI tools like Cursor by providing precise documentation retrieval. The server supports multi-threaded document crawling, local document loading, keyword search, and detailed documentation retrieval, enhancing the accuracy and efficiency of framework development.

Key Features

  • Supports targeted queries for specific document sources.
  • Loads framework documentation data from local JSON files.
  • Offers powerful document search functionality.
  • Provides detailed document queries.
  • Automatically identifies available document sources.
  • 38 GitHub stars

Use Cases

  • Enabling offline access to documentation for faster development workflows.
  • Providing developers with precise information about framework APIs, parameters, and compatibility.
  • Improving the accuracy of AI code completion tools by providing up-to-date API documentation.