DirectoryMemory MCP Server
AI/ML

Memory MCP Server

by Anthropic

43
Health
fair
79
Popularity

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

2,800stars
520forks
5,100views
TypeScript
MIT
Updated March 11, 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

Freshness10/40
Issue response15/30
Org backing15/20
Longevity3/10
Community-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