knowledge & memory

Server Memory

Knowledge graph-based persistent memory system for maintaining context

typescript
local
knowledge & memory
0
View on GitHub

Installation

npx -y modelcontextprotocol/server-memory

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "server-memory",
  "command": "npx",
  "args": [
    "-y",
    "modelcontextprotocol/server-memory"
  ]
}

About This MCP Server

modelcontextprotocol/server-memory

Knowledge graph-based persistent memory system for maintaining context

GitHub: https://github.com/modelcontextprotocol/servers-archived/tree/main/src/memory

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub