kapyn
RadarMemory & reasoning

Memory

Memory & reasoning · MCP Server

Visit Website

About Memory

A reference server that stores facts as a knowledge graph the assistant can read and update across sessions, so it remembers what matters between conversations.

Give the assistant a persistent knowledge graph.

CategoryMemory & reasoning
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Memory

Runs on demand via npx. Nothing to install globally.

Claude Code
claude mcp add memory -- npx -y @modelcontextprotocol/server-memory
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-memory"
      ]
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

See Memory alternatives

Similar tools

Sequential ThinkingHelp the model plan in explicit steps.TimeGive the model timezone-aware time tools.ZepLong-term user memory with semantic search across sessions.GitHubLet AI manage repos, issues, and pull requests.FilesystemRead and write local files, safely scoped.GitRun git operations on a local repository.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar