memory-mcp

outwarped-io/memory-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
Shared cross-session memory MCP server (Postgres + Qdrant + Neo4j). Install with /plugin install outwarped-io/memory-mcp.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install memory-mcp

README Excerpt

A shared, multi-agent **Memory MCP server** exposing 65 MCP tools. Stores facts, procedures, playbooks, tasks, events, decisions, preferences, observations, and snippets across sessions and across agents. Backed by **Postgres (truth) + Qdrant (vectors) + Neo4j (graph)**, exposed over **MCP Streamable HTTP** or **stdio**.

Topics

claude-plugincopilot-climcpmemoryneo4jpostgresqdrant