by GlitterKill · MCP Server · ★ 402
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
SYMBOL DELTA LEDGER Cards-first code context for AI coding agents Stop feeding entire files into the context window.Start giving agents exactly the code intelligence they need. What's the problem? Every time an AI coding agent reads a file to answer a question, it consumes thousands of tokens. Most of those tokens are irrelevant to the task. The agent doesn't need 500 lines of a file to know that takes a and returns a — but it reads them anyway, because that's all it has. Multiply that across a debugging session touching 20 files and you've burned 40,000+ tokens on context gathering alone. SDL-MCP fixes this. It indexes your codebase into a searchable symbol graph and serves precisely the right amount of context through a controlled escalation path. An agent that uses SDL-MCP understands your code better while consuming a fraction of the
| Stars | 402 |
| Forks | 23 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 68.7668023947218/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-02 |
| Created | 2026-02-08 |
| Platforms | mcp, node |
| Est. Tokens | ~26k |
These tools work well together with sdl-mcp for enhanced workflows:
Looking for a sdl-mcp alternative? If you're comparing sdl-mcp with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
from vibe coding to agentic engineering - practice makes codex perfect
Local codebase intelligence CLI + MCP server for AI coding agents: SQLite code graph, 28 languages, 238 comman
claude code hooks - adding voice on each hook
Persistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings,
Cut AI token costs 95%+ on code exploration. The leading MCP server for precise, symbol-level GitHub code retr
Universal AI context generator. Saves thousands of tokens per conversation in Claude Code, Cursor, Copilot, Co
Explore other popular mcp server tools:
sdl-mcp is Symbol Delta Ledger (SDL-MCP) is a policy-centered context budget layer for coding agents: Symbol-graph intelligence combined with precision tools. It turns sprawling codebases into compact, high-sig. It is categorized as a MCP Server with 402 GitHub stars.
sdl-mcp is primarily written in TypeScript. It covers topics such as agent-context, agent-tools, agentic-coding.
You can find installation instructions and usage details in the sdl-mcp GitHub repository at github.com/GlitterKill/sdl-mcp. The project has 402 stars and 23 forks, indicating an active community.
The top alternatives to sdl-mcp on Agent Skills Hub include codex-cli-best-practice, roam-code, claude-code-hooks. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.