- Category
- Developer Tools
- Rank
- No. 2504Tools index
- Pricing
- Open Source
- Type
- TOOL
- GitHub
- 2 stars
- Latest release
- v3.6.0
- Date
About
An MCP server that parses code into a Tree-sitter AST in memory and prunes that context before passing it to a coding agent such as Cursor or Claude, cutting token usage by roughly 72%. It functions as a firewall between a codebase and an agent's context window, aiming to reduce cost and irrelevant context without losing structurally important code.
Why it made the leaderboard
Cuts token usage for coding agents by pruning context at the AST level instead of naive truncation, which could materially lower cost in long agent sessions if the claimed reduction holds up.
Tags
mcptree-sittercontext-pruningcoding-agenttoken-optimization
Tech Stack
Python
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.
