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.

Decision snapshot

Is this a fit?

Best for

Connecting agents to external tools and data, Integrations workflows, Coding workflows, Data workflows

Works with

Claude Desktop, Cursor, Windsurf, VS Code, Python

Access

Check project documentation authentication

Setup

uvx/pip, docker, Self-hosted

Project health

3 months ago · MIT license

Considerations

Requires Python. Requires Docker. Requires MIT license.

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 Code

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. 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
65/100
Maintenance signal
75/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. See how SkillIndex evaluates profiles.

Key capabilities

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

Compatibility and setup

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

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

MCP metadata is retained with field-level source and confidence evidence. Undetected values remain unknown.

Requirements and access

PythonDockerMIT 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.

Check project documentation authenticationSelf-hosted

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

PythonDockeruvx/pipdockerClaude DesktopCursorWindsurfVS CodestdioSSE

Verified compatibility and discovery

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
3 months ago
Last verified
Not yet verified
Metadata fetched
Jul 25, 2026
Repository age
7 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to Dragon-Brain