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

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

Pairs well with

Servers that cover what Copilot Memory MCP doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

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