Back to search
30
MCP

io.github.kailayerhq/kai

io.github.kailayerhq/kai

Semantic code intelligence — call graphs, dependencies, impact analysis, and test coverage.

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

Similar MCP servers embedding-nearest

io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools
io.github.codegraph-ai/codegraph
Semantic code graph with 31 tools: callers, impact, complexity, unused code. 15 languages.
0 tools
io.github.khalomsky/syke
AI code impact analysis — dependency graphs, cascade detection, and build gates for AI agents
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
io.github.jordan-horner/symbols
Fast polyglot source code intelligence: symbols, imports, dependencies, and impact analysis.
0 tools
io.github.userfrm/rpg-encoder
Semantic code graph for AI-assisted code understanding via tree-sitter and MCP.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.kailayerhq/kai": {
      "url": "None",
      "transport": "http"
    }
  }
}