docpilot

shkna1368/docpilot
★ 0 stars Python AI/LLM Updated today
MCP server providing semantic documentation search across 30+ frameworks(Frameworks Agent MCP). Zero install — just Docker
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docpilot": {
      "command": "uvx",
      "args": [
        "docpilot"
      ]
    }
  }
}

Or install with pip: pip install docpilot

README Excerpt

MCP server providing semantic documentation search across 30+ frameworks and technologies. Packaged as a single Docker image — zero installation beyond Docker. AI coding agents like Claude Code, GitHub Copilot, Cursor, Windsurf, and JetBrains AI are already capable of generating code, fixing bugs, and refactoring entire modules. But they become much more effective when they have context about the framework you're using: that Spring Boot's `@CacheEvict` needs `@EnableCaching` on the config class,

Tools (1)

searchDocs

Topics

aiai-agentai-toolasp-net-coredocumentationgingomcpquarkusrustsemantic-searchspring-boot