DirectoryMemory Service
database

Memory Service

by doobidoo

65
Health
good
74
Popularity

Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.

1,463stars
208forks
Python
Apache-2.0
Updated March 11, 2026
#agent-memory#agentic-ai#ai-agents#autogen#claude#crewai#knowledge-graph#langgraph#long-term-memory#mcp#mcp-server#memory#model-context-protocol#multi-agent#open-source#rag#semantic-search#sqlite-vec#vector-database#vector-storage

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "memory-service": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-memory-service"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx mcp-memory-service

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categorydatabase
LanguagePython
LicenseApache-2.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory