Favicon of Dragon-Brain

Dragon-Brain MCP Server

MCP ServerCode & Developer ToolsPythonOpen source

Dragon-Brain is a Python MCP server for Claude Desktop, Cursor, Windsurf with uvx/pip, docker. Dragon Brain — persistent long-term memory for AI agents via MCP (Model Context Protocol). Knowledge graph (FalkorDB) + vector search (Qdrant) + CUDA GPU embeddings. Works with Claude,.

How to use Dragon-Brain MCP Server

Install or run

docker compose up -d

Client configuration

{
  "mcpServers": {
    "dragon-brain": {
      "command": "python",
      "args": ["-m", "claude_memory.server"],
      "env": {
        "FALKORDB_HOST": "localhost",
        "FALKORDB_PORT": "6379",
        "QDRANT_HOST": "localhost",
        "QDRANT_PORT": "6333",
        "EMBEDDING_API_URL": "http://localhost:8001"
      }
    }
  }
}

Compatible clients

Claude DesktopCursorWindsurfVS CodeCodex

What is Dragon-Brain MCP Server?

Dragon-Brain is a Python MCP server for Claude Desktop, Cursor, Windsurf with uvx/pip, docker. Dragon Brain — persistent long-term memory for AI agents via MCP (Model Context Protocol). Knowledge graph (FalkorDB) + vector search (Qdrant) + CUDA GPU embeddings. Works with Claude,. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
85/100
Maintenance signal
95/100
Adoption signal
42/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.

Key capabilities

  • Tool access support
  • Shell commands support
  • Document generation support
  • Anthropic provider support
  • Google provider support
  • pyproject.toml config support
  • Dockerfile config support

Technical details

Install or run Dragon-Brain using uvx/pip. Check iikarus/Dragon-Brain for the latest setup command.

uvx/pipdockerClaude DesktopCursorWindsurfVS CodeCodexstdioSSE
  • Built for Python
  • Built for Docker
  • Built for Rust
  • Install or run with uvx/pip
  • Install or run with docker
  • Works with Claude Desktop
  • Works with Cursor
  • Works with Windsurf

Requirements and access

PythonDockerRustMIT licenseDatabase accessDatabase access

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Destructive actionsWrite actionsDatabase accessCredentials requiredCan write or update dataMay support destructive actionsCheck project documentation authenticationHosted or remote

When to use Dragon-Brain MCP Server

  • Use it for connecting agents to external tools and data.
  • Use it for integrations workflows.
  • Use it for coding workflows.
  • Use it for data workflows.
  • Use it for claude desktop users.

Built with

PythonDockerRustuvx/pipdockerClaude DesktopCursorWindsurfVS CodeCodexstdioSSE

Explore related resources

Frequently asked questions

What is Dragon-Brain?

Dragon-Brain is a Python MCP server for Claude Desktop, Cursor, Windsurf with uvx/pip, docker. Dragon Brain — persistent long-term memory for AI agents via MCP (Model Context Protocol). Knowledge graph (FalkorDB) + vector search (Qdrant) + CUDA GPU embeddings.

Who is Dragon-Brain best for?

Dragon-Brain is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, claude desktop users.

How do I install Dragon-Brain?

Install or run Dragon-Brain using uvx/pip. Check Dragon-Brain for the latest setup command.

Is Dragon-Brain actively maintained?

Dragon-Brain may need a closer maintenance check before production use.

Share:

Stars
48
Forks
7
Last commit
2 months ago
Repository age
5 months
License
MIT

Auto-fetched from GitHub.

Similar to Dragon-Brain