MCP Server
MCP
Docs Ask (local docs RAG)
Local RAG MCP for markdown documentation. Retrieval only; host synthesizes answers.
Install
uvx mcp-docs-ask
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "mcp-docs-ask",
"version": "0.2.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment