Copilot Memory MCP
Persistent semantic memory for GitHub Copilot in VS Code. A local MCP server that gives Copilot durable, project-scoped memory across sessions. Memories are stored in an embedded ChromaDB vector database with all-MiniLM-L6-v2 embeddings, enabling semantic retrieval (RAG). Everything runs in a single Docker container - no cloud services required.
People who need memory tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-03-15 · ★ 3 · #258 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Copilot Memory MCP
Docker
docker run -i --rm ghcr.io/labforgedev/copilot-memory-mcp:1.0.0 Claude Desktop - add to config
{
"mcpServers": {
"labforgedev-copilot-memory-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/labforgedev/copilot-memory-mcp:1.0.0"
]
}
}
} Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
registry namespace io.github.LabForgeDev is GitHub-verified and matches the repo owner
03 · Who maintains Copilot Memory MCP
Copilot Memory MCP is maintained by labforgedev. It's the only MCP server we track from this author; the repo dates to Mar 2026.
04 · Facts
- repository
- github.com/labforgedev/copilot-memory-mcp
- category
- memory - ranked #258 of 259 actively-maintained memory servers as of 2026-08-25.
- registry
- io.github.LabForgeDev/copilot-memory-mcp (active, first published 2026-03-15)
- packages
- oci:ghcr.io/labforgedev/copilot-memory-mcp:1.0.0
05 · Copilot Memory MCP FAQ
What is Copilot Memory MCP?
Persistent semantic memory for GitHub Copilot in VS Code. A local MCP server that gives Copilot durable, project-scoped memory across sessions. Memories are stored in an embedded ChromaDB vector database with all-MiniLM-L6-v2 embeddings, enabling semantic retrieval (RAG). Everything runs in a single Docker container - no cloud services required.
Is Copilot Memory MCP still maintained?
Yes - as of 2026-08-25, its last commit was 2026-03-15. We re-verify nightly.
How do I install Copilot Memory MCP?
Run `docker run -i --rm ghcr.io/labforgedev/copilot-memory-mcp:1.0.0`. You can also paste the ready-made client config above.
06 · Alternatives to Copilot Memory MCP
Alternatives to Copilot Memory MCP
Maintained memory servers if Copilot Memory MCP isn't the fit.
- Codebase Memory Codebase knowledge graph for AI agents - 159 languages, sub-ms queries, 99% fewer tokens. ★ 40,198 · 2026-08-23
- Tradememory Protocol MCP memory for AI trading agents. Store trades, recall similar setups, track strategy performance. ★ 1,412 · 2026-08-11
- Superlog Open-source agent that observes and fixes your application. Query logs, traces, metrics, incidents. ★ 1,394 · 2026-08-23
- Persome Local-first personal memory and model server for trusted MCP agents on macOS. ★ 1,314 · 2026-08-21
- Neo4j Memory MCP Neo4j Knowledge Graph Memory Server ★ 979 · 2026-04-10
- Projectmem Local-first memory + judgment layer for AI coding agents - warns before repeating failed fixes. ★ 750 · 2026-08-06
Pairs well with
Servers that cover what Copilot Memory MCP doesn't - only shown when the pairing reason fits the companion.
More memory MCP servers · Memharness · KIP · Cuba Memorys · Nextjs Cache Handler MCP · Leghis Smart Thinking
More Python MCP servers · Nbb · Cascade Img · Mathematica MCP · Reddit Growth MCP · Content · see all