← Back to Plugins
MCP Server MCP

Docs Ask (local docs RAG)

github By github 👁 1 views ▲ 0 votes

Local RAG MCP for markdown documentation. Retrieval only; host synthesizes answers.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...