contextforge-mcp
Rank #14233glama/alfredoizdev/contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Semantic search, Git sync, project-based, Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Semantic search, Git sync, project-based organization, and team collaboration via Model Context Protocol.
contextforge-mcp is a Model Context Protocol (MCP) server published by alfredoizdev. It ranks #14233 of 58,900 servers tracked on MCP Toplist. contextforge-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on Jun 2, 2026.
Ranks ahead of 44,667 of 58,900 servers on MCP Toplist.
Use contextforge-mcp
Add contextforge-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"contextforge-mcp": {
"command": "npx",
"args": [
"-y",
"contextforge-mcp"
],
"env": {
"CONTEXTFORGE_API_KEY": "<your CONTEXTFORGE_API_KEY>",
"CONTEXTFORGE_API_URL": "<your CONTEXTFORGE_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
alfredoizdev
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Jun 2, 2026 |
Frequently asked questions
- What is contextforge-mcp?
- Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Semantic search, Git sync, project-based, Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Semantic search, Git sync, project-based organization, and team collaboration via Model Context Protocol.
- Who maintains contextforge-mcp?
- contextforge-mcp is maintained by alfredoizdev, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is contextforge-mcp an official MCP server?
- Yes — contextforge-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does contextforge-mcp have?
- MCP Toplist tracks 1 version of contextforge-mcp, most recently published on Jun 2, 2026.
- Where can I find the source code for contextforge-mcp?
- The source code for contextforge-mcp is hosted at github.com/alfredoizdev/contextforge-mcp.