neo4j-agent-memory-mcp

MuddyBootsCode/neo4j-agent-memory-mcp
★ 1 stars Python AI/LLM Updated today
MCP server for Neo4j Agent Memory with BAML extraction, multi-database verticals, and AWS Bedrock integration
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "neo4j-agent-memory-m": {
      "command": "uvx",
      "args": [
        "neo4j-agent-memory-mcp"
      ]
    }
  }
}

Or install with pip: pip install neo4j-agent-memory-mcp

README Excerpt

A production MCP server that gives AI agents persistent graph memory powered by Neo4j and AWS Bedrock. Stores conversations, extracts entities and relationships in a single unified pass, and tracks fact evolution over time in one graph. ```mermaid graph TB subgraph "AI Clients" CC[Claude Code] CD[Claude Desktop]

Tools (20)

AWS_PROFILEAWS_REGIONBedrockDetectContradictionsExtractMemoryExtractReasoningExtractTemporalContextGeminiLOG_FORMATLOG_LEVELMCP_HOSTMCP_PORTMCP_TRANSPORTNAM_AGENT_IDNAM_CAPTURE_BACKGROUNDNAM_CAPTURE_DISABLEDNAM_CAPTURE_TIMEOUTNAM_CONTRADICTION_DETECTIONNAM_EMBEDDING_DIMENSIONSNAM_EMBEDDING_MODEL