io.github.srclight/srclight MCP Server
The io.github.srclight/srclight Model Context Protocol (MCP) server provides deep code indexing for AI agents. It combines FTS5 search with embeddings, call graphs, and “git intelligence,” and is designed to run fully local based on the provided description.
🛠️ Key Features
- Deep code indexing for AI agents
- FTS5 (full-text search)
- Embeddings
- Call graphs
- Git intelligence
- Fully local operation
🚀 Use Cases
- Indexing codebases for agent retrieval
- Searching code with full-text queries (FTS5)
- Using embedding-based representations for relevant context
- Analyzing relationships via call graphs
⚡ Developer Benefits
- Local-first indexing workflow
- Combined search and structure (FTS5 + embeddings + call graphs)
⚠️ Limitations
- Only the described capabilities are supported in this catalog entry; no additional tools, endpoints, or configuration details are provided.