Back to search
30
MCP

io.github.alex-feel/mcp-context-server

io.github.alex-feel/mcp-context-server

An MCP server that provides persistent multimodal context storage for LLM agents.

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

Similar MCP servers embedding-nearest

io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.gabrielahdzmicrosoft/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
context-mcp-server
A Model Context Protocol server providing intelligent context management and web content fetching capabilities for AI assistants
0 tools
io.github.alfredoizdev/contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
0 tools
agentic_mcp_server
A Model Context Protol(MCP) built for context exchange between LLM agents and external services.
0 tools
@mseep/git-mcp-server
An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git o
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.alex-feel/mcp-context-server": {
      "url": "None",
      "transport": "http"
    }
  }
}