Skip to content
Back to search
30
MCP

ContextForge

pulsemcp/contextforge

Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Give your AI assistants long-term memory via the Model Context Pro
0 tools
io.github.alfredoizdev/contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
0 tools
@contextstream/mcp-server
MCP server that gives AI coding assistants persistent memory, semantic code search, a dependency graph, grounded Q&A, and team context (GitH
0 tools
claude-memory-mcp
Persistent memory MCP server for Claude Code — never lose context again
0 tools
mcp-codemind
Multi-Workspace MCP Memory Server for GitHub Copilot with automatic re-indexing
0 tools
ContextBridge
MCP memory server for AI coding assistants. Windows Service, ONNX embeddings, SQLite vector search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "contextforge": {
      "url": "None",
      "transport": "http"
    }
  }
}