Skip to content
Back to search
30
MCP

io.github.danielblomma/cortex

io.github.danielblomma/cortex

Local repo context for coding assistants with semantic search and graph relationships.

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

Similar MCP servers embedding-nearest

io.github.DanielBlomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
0 tools
Cortex
Local repo context platform for coding assistants with semantic search and graph relationships.
0 tools
io.github.filippopilo/cortex
Shared, persistent semantic memory for your AI: save, search by meaning, recall with sources.
0 tools · streamable-http
io.github.infino-ai/code-context
Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.
0 tools
robo-cortex
Git-aware memory store for AI coding agents; memories are anchored to git blob hashes.
0 tools
io.github.neuledge/context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.danielblomma/cortex": {
      "url": "None",
      "transport": "http"
    }
  }
}