sdl-mcp
SDL-MCP is a Model Context Protocol (MCP) server that transforms codebases into queryable, versioned knowledge systems for AI agents. It indexes symbols and dependencies into a SQLite-backed ledger, enabling efficient, precise context retrieval, delta analysis, and policy-gated code access.
sdl-mcp is currently grouped under RAG / Knowledge Base, which makes it easier to evaluate through workflow fit instead of isolated features alone. Based on the available data, it leans most heavily toward Multi-language repository indexing with tree-sitter adapters and Lower token usage for coding agents through structured context.. The listed license is NOASSERTION, which is useful when adoption constraints matter. It also shows measurable community traction with 447 GitHub stars.
Features
Why choose it
Trade-offs
Compatibility
Quick start
Use cases
How it compares
Alternatives
Related searches
Comments
- ?usr_seed_0775May 16, 2026
Good for large codebases where context management is the bottleneck.
- ?usr_seed_0202Apr 24, 2026
Cards-first context system for code is a novel approach to codebase understanding.
- ?usr_seed_0297Feb 27, 2026
Symbol tracking with delta awareness is more efficient than full re-indexing.
- ?usr_seed_0852Feb 27, 2026
The ledger concept makes code changes auditable in a way raw git diffs don't.