← All servers

Darwin RAGVerified✓ No advisories

io.github.Brightdotdev/darwin-rag
New to MCP? Start here →
1★ stars
0weekly installs
just nowlast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/brightdotdev, which proved it owns this namespace.

Verified owner: github.com/brightdotdevio.github.Brightdotdev/darwin-rag

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs OPENAI_API_KEY, ANTHROPIC_API_KEY, GEMINI_API_KEY.
Network access
Connects to a hosted remote endpoint.
Configuration
Reads DARWIN_BASE_DIR.

About

Local-first RAG engine with MCP server for AI agent integration.

Packages & transports

pypidarwin-ragv0.2.13 · uvx
remotehttps://your-host.com/mcpHTTP

Metadata

Categoryai
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "darwin_rag": {
      "command": "uvx",
      "args": [
        "darwin-rag"
      ]
    }
  }
}

▸ Try itlive against your-host.com

This server has a hosted endpoint, so we can connect and list its actual tools right here. Nothing runs on your machine.