DirectoryMemory MCP Server
AI/ML

Memory MCP Server

by Anthropic

50
Health
fair
88
Popularity

Knowledge graph-based persistent memory for AI assistants. Store and retrieve facts, relationships, and context across sessions.

85,341stars
10,645forks
5,100views
TypeScript
MIT
Updated May 10, 2026
#memory#knowledge-graph#persistence#official

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "memory-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-servers"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

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

Maintenance Healthfair

Freshness25/40
Issue response0/30
Org backing20/20
Longevity5/10
Updated this quarter
Most issues unresolved
High issue backlog
Org-backed

Server Info

CategoryAI/ML
LanguageTypeScript
LicenseMIT
StatusACTIVE

Submit Your Server

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

List Your Server Free
Back to Directory