DirectoryMcp Memory Keeper
database

Mcp Memory Keeper

by mkreyman

55
Health
fair
42
Popularity

MCP server for persistent context management in AI coding assistants

121stars
26forks
TypeScript
MIT
Updated May 10, 2026
#ai-assistant#claude-ai#claude-code#context-management#context-persistence#mcp#mcp-server#sqlite

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

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 response15/30
Org backing10/20
Longevity5/10
Updated this quarter

Server Info

Categorydatabase
LanguageTypeScript
LicenseMIT
StatusACTIVE
Free tier available

Get Your API Key

Claude API — the AI that powers most MCP use cases. Free tier available.

Get Claude 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