{"slug":"mkreyman/mcp-memory-keeper","name":"MCP Memory Keeper","description":"A server for persistent context management in Claude AI coding assistants, using a local SQLite database for storage.","category":"development","tags":[],"official":false,"stars":123,"transport":"http","install":[{"cmd":"npx mcp-memory-keeper","imports":[]}],"tools":[{"name":"save_context","description":"Save context items with categories, priorities, and channels"},{"name":"restore_context","description":"Restore context by checkpoint key or channel"},{"name":"search_context","description":"Full-text search across all saved context with time-based queries, regex patterns, and pagination"},{"name":"create_checkpoint","description":"Create a complete context snapshot"},{"name":"export_context","description":"Export context for backup and sharing"},{"name":"import_context","description":"Import context from backup"},{"name":"batch_save","description":"Save multiple items atomically"},{"name":"batch_update","description":"Update multiple items atomically"},{"name":"batch_delete","description":"Delete multiple items atomically"},{"name":"reassign_channel","description":"Move items between channels based on patterns"},{"name":"link_context","description":"Link related items with typed relationships"},{"name":"monitor_context","description":"Watch for context changes with filters"}],"env_vars":["MCP_CHARS_PER_TOKEN"],"auth_type":"none","github":"https://github.com/mkreyman/mcp-memory-keeper","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}