contextforge-mcp

alfredoizdev/contextforge-mcp
★ 0 stars JavaScript 🧠 Memory/Knowledge Updated 1d ago
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Long-term memory via Model Context Protocol with semantic search, Git sync, and team collaboration.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "contextforge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "alfredoizdev/contextforge-mcp"
      ]
    }
  }
}

README Excerpt

> Give Claude Code, Cursor, and GitHub Copilot **persistent memory across sessions** via the Model Context Protocol (MCP). Stop re-explaining your project every time. ContextForge MCP is an open-source MCP server that connects your AI coding assistants to **long-term, searchable memory**. Decisions, architecture notes, debugging context, and project knowledge stay available across every session — across every tool that supports MCP.

Tools (20)

CONTEXTFORGE_API_KEYCONTEXTFORGE_API_URLCONTEXTFORGE_DEFAULT_SPACEcollaborators_listissues_assignissues_createissues_listissues_resolveissues_resolve_by_nameissues_startissues_what_nextmemory_create_projectmemory_create_spacememory_current_projectmemory_deletememory_delete_batchmemory_delete_projectmemory_delete_spacememory_exportmemory_git_activate

Topics

ai-agent-memoryclaudeclaude-codecopilotcursorknowledge-managementmcpmcp-servermodel-context-protocolpersistent-memorysemantic-searchtypescript