wherewent
Related Servers
Alternatives to wherewent
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceStandard coding agents waste 70% of context tokens re-reading raw files with shell grep. Synapse-MCP indexes your codebase into a sub-millisecond local AST graph—giving Claude Code, Cursor, and Windsurf exact caller trees, 60% lower token spend, and zero-hallucination refactoring.2141MIT
- AlicenseNot gradedqualityAmaintenanceZero-tool-call codebase intelligence for Claude Code and MCP clients. Automatically injects the right code context, functions, callers, and call chains, before the LLM starts thinking. Replaces 4-6 grep/read round-trips with a single 5ms hook injection, cutting token usage by 3-8x.88 npm37MIT
- AlicenseNot gradedqualityAmaintenanceSupercharge your Agent with Semantic Code Intelligence and save 💰 in the process!626MIT
- AlicenseNot gradedqualityBmaintenanceReduces token consumption for AI coding agents by 50-70% through intelligent code context filtering, Git delta tracking, and local SQLite/Tree-sitter indexing.167 npmMIT
- AlicenseBqualityBmaintenanceEnables LLMs to efficiently read, write, and refactor code using precise AST-based operations, reducing token usage and context window waste.2527 npm3MIT
- AlicenseNot gradedqualityCmaintenanceGive AI agents structured database intelligence. Deterministic SQL, NULL trap detection, EXPLAIN pre-flight. MIT licensed.1MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: analyze_job executes a job and returns analysis, while explain_run interprets pre-existing saved output. No overlap or ambiguity exists between them.
Both tool names follow the same verb_noun pattern: analyze_job and explain_run. The naming is consistent and predictable.
With only two tools, the set feels thin for a server, but the scope is narrowly focused on analyzing slow jobs. The count is borderline for a specialized utility, so a score of 3 is appropriate.
The core workflow of running an analysis and explaining saved results is covered. Minor gaps exist (e.g., no tool for listing or comparing runs), but these are workaroundable and not critical for the primary purpose.