Back to search
30
MCP

Srclight

io.github.srclight/srclight

Deep code indexing for AI agents. SQLite FTS5 + tree-sitter + embeddings + MCP.

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

Similar MCP servers embedding-nearest

stacklit
Zero-config codebase context for AI agents. One command generates a ~250-token navigation map and auto-configures Claude Code, Cursor, and A
0 tools
io.github.radiovisual/zoekt-mcp
Fast indexed code search for AI agents, powered by Sourcegraph Zoekt.
0 tools
CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools
ai.wild-card/deepcontext
Advanced codebase indexing and semantic search MCP server
0 tools
code-index
Быстрый индексатор кода для AI-моделей. Rust + tree-sitter + SQLite. Мгновенный поиск по символам.
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools

How to use

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

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