DirectoryMemory Service
database

Memory Service

by doobidoo

58
Health
fair
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 Healthfair

Freshness25/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated this quarter
Community-backed

Server Info

Categorydatabase
LanguagePython
LicenseApache-2.0
StatusACTIVE
1,000 free searches

Get Your API Key

Neural search API built for AI agents. 1,000 free searches/month.

Get Exa API Key

Submit Your Server

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

List Your Server Free
Back to Directory