MCP Directory
Back

docs-mcp-server

by arabold · TypeScript · ★ 1,289

Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools

#agentic-ai#copilot#cursor#llm#mcp#vscode#windsurf

Install

npx -y github:arabold/docs-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

**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. The open-source alternative to **Context7**, **Nia**, and **Ref.Tools**. - ✅ **Up-to-Date Context:** Fetches documentation directly from official sources on demand. - 🎯 **Version-Specific:** Queries target the exact library versions in your project. - 💡 **Reduces Hallucinations:**…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers