Aplomo MCP Server
Related Servers
Alternatives to Aplomo MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceProvides a semantic understanding of your codebase by parsing with tree-sitter and building a graph of symbols and dependencies. Enables AI assistants to navigate code, analyze changes, and discover architecture using 18 tools with minimal context overhead.9 npm1MIT

Semantic Code Search MCPofficial
FlicenseNot gradedqualityCmaintenanceProvides AI coding agents with structured access to indexed codebases via semantic search, symbol analysis, and file reading tools.12-- AlicenseNot gradedqualityDmaintenanceProvides semantic codebase understanding via a graph, enabling AI agents to search, explore, and plan changes with whole-repo context in a single tool call.32MIT
- AlicenseNot gradedqualityBmaintenanceEnables LLM agents to efficiently understand and navigate a codebase by providing semantic search over symbols and a reference graph, replacing expensive grep/glob calls with structured tools like definition lookup, caller/callee queries, and change-impact analysis.3MIT
- AlicenseNot gradedqualityBmaintenanceProvides token-efficient code retrieval for coding agents by indexing repositories and enabling ranked snippet search, symbol outlines, and surgical line reads.MIT
- FlicenseAqualityCmaintenanceProvides codebase indexing and retrieval tools that give AI agents token-efficient, query-relevant context packages (symbols, imports, and dependencies) instead of scanning entire repositories.6-
TDQS
Scored across 5 tools
Each tool targets a distinct artifact such as repo overview, existing patterns, plan, architecture, or diff hole, but understand_repo and review_architecture both summarize repository structure and could be confused by an agent picking a general overview tool. Descriptions are specific enough to separate them in most cases.
All tools use the same aplomo_ prefix followed by a clear verb_noun pattern: understand_repo, find_existing_patterns, review_plan, review_architecture, review_diff. The naming convention is uniform and predictable.
Five tools is well-scoped for a repository understanding and review assistant. Each tool covers a necessary step without redundancy or bloat.
The tool surface supports a complete workflow: understand the repo, search for existing patterns, review a plan, review architecture, and review the diff. No critical gap is evident for the server's apparent purpose.