Submit

Contextforge

@Alfredo Izquierdo

Persistent memory MCP server for Claude. Store decisions, code snippets, and knowledge that survives across sessions. Features semantic search, Git integration (auto-sync commits/PRs), task tracking, memory snapshots, and team collaboration.

Tools

Server Config

{
  "mcpServers": {
    "contextforge": {
      "command": "npx",
      "args": [
        "-y",
        "contextforge-mcp"
      ],
      "env": {
        "CONTEXTFORGE_API_KEY": "<YOUR_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.