by GlitterKill · MCP Server · ★ 415
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.
| Stars | 415 |
| Forks | 24 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 68.7668023947218/100 |
| Open Issues | 2 |
| Last Updated | 2026-07-07 |
| Created | 2026-02-08 |
| Platforms | mcp, node |
| Est. Tokens | ~26k |
These tools work well together with sdl-mcp for enhanced workflows:
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 415 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 415 stars and 24 forks, indicating an active community.