Skip to content
Back to search
30
MCP v0.4.2

io.github.DanielBlomma/cortex

io.github.DanielBlomma/cortex

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

Uptime
0.0%
4 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
repoctx
Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.
0 tools
io.github.neuledge/context
Local-first documentation for AI agents. Offline, instant, private doc retrieval.
0 tools
cortex-mcp
Persistent memory for AI coding assistants. Injects context from past sessions into every LLM request.
0 tools
io.github.kapillamba4/code-memory
Local semantic code search with Git history. Works offline, no API key needed.
0 tools

How to use

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

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