Developer Releases 'should-i-use' MCP Server to Drastically Cut Agent Context Usage
keyoor89 · reddit · 2026-08-10
A Reddit developer built an MCP server called should-i-use to help AI coding agents avoid unnecessary library installations. Unlike traditional doc-dumping approaches, it provides short, opinionated answers with a skip-list.
Key Features:
- Offers 6 tools covering library picking, scoring, alternatives, and dependency auditing (accurately flagging high-download but dead packages).
- Evaluates 992 npm and PyPI libraries against a fixed rubric with explicit skip-if conditions.
- Benchmarks show a median of 238 tokens per answer, a 4.8x reduction compared to Context7's 1154.
The tool is MIT-licensed and can be quickly integrated into Claude and 8 other agents via npx.
More from coding & agent
- Open Source PaaS Coolify Hits 40k Stars, Offers Free Self-Hosted Vercel Alternative — thisdudelikesAI · 2026-08-10
- Opus 5 Better Than 4.8, But Cutting 80% Instructions Failed: 3 CLAUDE.md Rules Fixed It — PawelHuryn · 2026-08-10
- Open-source T3 Code wins over devs: a unified control plane for Claude Code, Codex, and more — intellectronica · 2026-08-10
- Fluent: Open-Source Kit Turns Claude Code into an Adaptive AI Language Tutor — tom_doerr · 2026-08-10
- Dev Hooks Up Vercel Eve Agent for Automated Troubleshooting and Self-Recovery — chongdashu · 2026-08-10
- RAG-art: Open-Source Local Tool Turns Art History into Structured Prompts — lololerigolo60 · 2026-08-10