grounded-code-mcp

michaelalber/grounded-code-mcp
★ 0 stars Python 🤖 AI/LLM Updated 2d ago
Ground your AI coding agent in the books, standards, and docs you actually trust. A local MCP RAG server that makes your preferences the default.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "grounded-code-mcp": {
      "command": "uvx",
      "args": [
        "grounded-code-mcp"
      ]
    }
  }
}

Or install with pip: pip install grounded-code-mcp

README Excerpt

**Ground your AI coding agent in the books, standards, and docs you actually trust.** A local [MCP](https://modelcontextprotocol.io/) server that gives Claude Code, OpenCode, and other AI coding assistants retrieval access to your personal knowledge base — your books, standards documents, official docs, and curated references. Instead of generating answers from training data alone, the agent searches your sources first.

Tools (19)

api_designarchitectureautomationdatabasesdotnetedge_aigovinternaljavascriptlangchainlanggraphlangsmithpatternsphppythonroboticsrustsystems_thinkingui_ux

Topics

ai-coding-assistantai-toolsclaude-codedocumentationembeddingsllmmcpmodel-context-protocolollamaopencodepythonrag