MCP server exposing the full SnapMind RAG backend capabilities as tools and resources
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"snapmind-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# SnapMind MCP Server [](https://smithery.ai/server/snapmind-mcp) The SnapMind Model Context Protocol (MCP) server exposes the powerful capabilities of the SnapMind RAG backend to any MCP-compatible client (like Cursor, Claude Desktop, or Antigravity). Version 2.1 brings a massive expansion to **24 tools**, featuring deep reasoning agents, contextual desktop vision, adversarial RAG debates, and cross-lingual web intelligence. ## Installation ### Method 1: Using PyPI (Global Install - Recommended) The easiest way to use SnapMind with Claude Desktop is via `uvx` or `npx`, which pulls directly from PyPI. Add this to your `claude_desktop_config.json`: ```json { "mcpServers": { "snapmind": { "command": "uvx", "args": [ "snapmind-mcp" ], "env": { "SNAPMIND_BACKEND_URL": "https://snapmind-gateway.roshankumar30080.workers.dev", "SNAPMIND_API_KEY": "snp_your_generated_api_key", "GEMINI_API_KEY": "your-gemini-key", "FIRECRAWL_API_KEY": "your-firecrawl-key", "MISTRAL_API_KEY": "your-mistral-key", "LINGODEV_API_KEY": "your-lingodev-key" } } } } ``` ### Method 2: Using Smithery To install SnapMind for Claude Desktop or other MCP clients via Smithery: ```bash npx -y @smithery/cli install snapmind-mcp --client claude ``` ### Method 3: Manual Local Installation 1. Clone the repository and navigate to the `mcp-server` directory: ```bash git clone https://github.com/roshankumar0036singh/SnapMind.git cd SnapMind/mcp-server ``` 2. Install dependencies: ```bash pip install -e . ``` 3. Add to your MCP client configuration (e.g., `claude_desktop_config.json`): ```json { "mcpServers": { "snapmind": { "command": "snapmind-mcp", "env": { "SNAPMIND_BACKEND_URL": "https://snapmind-gateway.roshankumar30080.workers.dev", "SNAPMIND_API_KEY": "snp_your_generated_api_key", "GEMINI_API_KEY"…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.