Collactions Logo

Memory

@modelcontextprotocol/server-memory • Official MCP Server

Official4 tools2024Open Source

About

Knowledge graph-based persistent memory system.

Tools

Connect

Claude doesn't support OAuth yet so use text instead. Get URL will load instead

Test this MCP Server

Try this server with real prompts and see the results

Installation & Setup

Install and configure this MCP server for your environment.

# Install the server
npm install @modelcontextprotocol/server-memory

# Add to Claude Desktop config
{
  "mcpServers": {
    "memory": {
      "command": "npx",
      "args": ["@modelcontextprotocol/server-memory"]
    }
  }
}
This is a real, working MCP server from the official repository.

Details

Package@modelcontextprotocol/server-memory
Tools Available4 tools
Status✓ Official
LicenseMIT
Published2024
Source Code
Test Server