Docs Ask (local docs RAG) for Claude Desktop
io.github.alyiox/mcp-docs-ask
Local RAG MCP for markdown documentation. Retrieval only; host synthesizes answers.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Docs Ask (local docs RAG) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-docs-ask": {
"command": "uvx",
"args": [
"mcp-docs-ask"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs