grounded-tools

api-evangelist/grounded-tools
★ 0 stars Unknown language 🧠 Memory/Knowledge Updated 4d ago
Grounded.tools (Grounded Docs MCP Server) is an open-source, privacy-first documentation indexing tool that keeps AI assistants informed with up-to-date, version-specific documentation from multiple sources.
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-tools": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/grounded-tools"
      ]
    }
  }
}

README Excerpt

Grounded.tools (Grounded Docs MCP Server) is an open-source, privacy-first documentation indexing tool that keeps AI assistants informed with up-to-date, version-specific documentation from multiple sources. The tool addresses common issues like stale LLM knowledge, hallucinated code, and version ambiguity by indexing documentation from websites, GitHub repositories, npm, PyPI, and local files, then providing AI assistants with version-aware search capabilities via the Model Context Protocol (MC

Topics

apis-jsondeveloper-toolsdevelopersdocumentationexperiencenaftiko