mcp documentation server for Claude Desktop
io.github.andrea9293/mcp-documentation-server
Local-first document management and semantic search for AI coding agents
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp documentation server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-documentation-server": {
"command": "npx",
"args": [
"-y",
"@andrea9293/mcp-documentation-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs