graphlens-mcp
Related Servers
Alternatives to graphlens-mcp
- AlicenseAqualityAmaintenanceNode.js server implementing Model Context Protocol (MCP) for filesystem operations.1014534,469 npm90,399-
- AlicenseNot gradedqualityAmaintenanceSupercharges AI coding agents with a pre-indexed semantic code graph, enabling instant symbol relationships, impact analysis, and context retrieval across 20+ languages.79,201 npm71,936MIT
Related Servers
- AlicenseNot gradedqualityDmaintenanceSemantic concept graph MCP server for codebases — what your code means, not just what it does.2MIT
- AlicenseNot gradedqualityDmaintenanceDeep code intelligence for MCP — an MCP server that gives AI agents semantic understanding of codebases via RAPTOR hierarchical indexing and code property graphs.2Apache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server for semantic code search and dependency graph analysis. Indexes codebases into a knowledge graph with vector embeddings for AI-powered code understanding.8 npmMIT
- FlicenseNot gradedqualityBmaintenanceMCP server for AI coding agents that builds a complete code structure graph and semantic vector index, enabling fast querying of code entities, relationships, and impact analysis.40 npm10-
- AlicenseNot gradedqualityDmaintenanceIntelligent code knowledge graph MCP server for AI coding agents that reduces cost, time, and tool calls by providing queryable code relationships, call chains, and enrichment.28 npmMIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI agents structured code understanding and precise code intelligence via local indexing of AST, call graphs, and semantic search.47 npm4Apache 2.0
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: 'search' finds code by various criteria, 'info' reads details of a specific target, and 'relations' explores a symbol's connections. There is no overlap or ambiguity.
All tool names are single lowercase words ('info', 'relations', 'search'), following a consistent and predictable style. Although not verb_noun, the pattern is uniform.
With exactly 3 tools, the server is well-scoped for code graph analysis. Each tool covers a fundamental operation (find, inspect, explore) without being too few or too many.
The tool surface covers the essential workflows for code navigation: searching for symbols, reading their details or file contents, and exploring relationships. No obvious gaps are present for the intended domain.