Skip to content
Back to search
30
MCP v0.17.0

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%
54 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

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

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