Skip to content
Back to search
30
MCP

karst

io.github.moin105/karst

Code context for AI dev tools: pack-scoped, cited code retrieval over MCP.

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

Similar MCP servers embedding-nearest

io.github.wisdomrock/code-context-gate
Context-aware code retrieval MCP server — ranked, gated results for AI coding agents
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools
codecompass-mcp
Structural code context for AI coding agents — a local code knowledge graph for blast radius, impact, deps, dead code, and flow tracing
0 tools
ai.wild-card/deepcontext
Advanced codebase indexing and semantic search MCP server
0 tools
Octocode MCP - AI Context Platform
AI code research platform. Search, analyze, and extract insights from any GitHub repository.
0 tools
codebase-context
Bounded conventions map and local-pattern discovery for AI coding agents. Local-first MCP server with AST-backed hybrid search.
0 tools

How to use

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

{
  "mcpServers": {
    "karst": {
      "url": "None",
      "transport": "http"
    }
  }
}