Back to search
30
MCP v1.0.0 streamable-http

Contexta

cc.contexta/contexta-mcp

Persistent memory and knowledge graph for AI assistants — keyword + vector + graph search.

Uptime
0.0%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
Konstruct
Knowledge graph for AI agents. Query concepts, walk edges, get advisories.
0 tools · streamable-http
Penfield Memory
Persistent memory and knowledge graphs for AI agents. Hybrid search, context checkpoints, and more.
0 tools · streamable-http
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
Memphora
Add persistent memory to AI assistants. Store and recall info across conversations.
0 tools
RemembrallMCP
Persistent knowledge memory for AI agents. Hybrid search, code graph, pgvector.
0 tools

How to use

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

{
  "mcpServers": {
    "contexta": {
      "url": "https://mcp.contexta.cc/mcp",
      "transport": "streamable-http"
    }
  }
}