Dragon Brain
UnclaimedDragon 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, Gemini CLI, Cursor, Windsurf, VS Code Copilot. 30 tools, 1121 tests.
Install
claude mcp add dragon-brain -- python -m claude_memory.serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (10)
add_observation
Attach a fact or note to an existing entity
create_entity
Store a new person, project, concept, or any typed node
create_relationship
Link two entities with a typed, weighted edge
get_hologram
Get an entity with its full connected context (neighbors, observations, relationships)
get_neighbors
Explore what's directly connected to an entity
graph_health
Get stats on your memory graph — node counts, edge density, orphans
point_in_time_query
Query the graph as it existed at a specific timestamp
record_breakthrough
Mark a significant learning moment for future reference
search_memory
Semantic + graph hybrid search across all memories
semantic_radar
Discover missing relationships via vector-graph gap analysis