docs-mcp-server

arabold/docs-mcp-server
★ 1,131 stars TypeScript 🧠 Memory/Knowledge Updated 1mo ago
Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docs-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "arabold/docs-mcp-server"
      ]
    }
  }
}

README Excerpt

**Docs MCP Server** solves the problem of AI hallucinations and outdated knowledge by providing a personal, always-current documentation index for your AI coding assistant. It fetches official docs from websites, GitHub, npm, PyPI, and local files, allowing your AI to query the exact version you are using.

Topics

agentic-aicopilotcursorllmmcpvscodewindsurf