Back to search
30
MCP

io.github.alfredoizdev/contextforge-mcp

io.github.alfredoizdev/contextforge-mcp

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

Uptime
0.0%
2 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.yuvalsuede/memory-mcp
Persistent memory + git snapshots for Claude Code. Never lose context or code.
0 tools
io.github.alex-feel/mcp-context-server
An MCP server that provides persistent multimodal context storage for LLM agents.
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
mcp-codemind
Multi-Workspace MCP Memory Server for GitHub Copilot with automatic re-indexing
0 tools
io.github.contextium-io/mcp-server
Your team's knowledge, always in context. SOPs, coding standards, and workflows for Claude.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.alfredoizdev/contextforge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}