HomeDevelopment › mcp-documentation-server

mcp-documentation-server

Local-first document management and semantic search for AI coding agents

TypeScript
★ 344 stars Last pushed 2026-08-27 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.15.3)

npx -y @andrea9293/mcp-documentation-server@1.15.3

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-documentation-server": {
      "command": "npx",
      "args": [
        "-y",
        "@andrea9293/mcp-documentation-server@1.15.3"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry