kbask
Related Servers
Alternatives to kbask
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceUnified MCP server: hybrid search + code graph + semantic memory. 10 tools, <350MB RAM, fully local. No API keys.10PolyForm Noncommercial 1.0.0
- AlicenseNot gradedqualityBmaintenanceProvides a code graph querying and visualization MCP server, enabling users to search, trace, and describe code components, overlay diffs, and explore architecture through natural language.MIT
- 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
- AlicenseAqualityBmaintenanceA Python MCP server that exposes the Graphify knowledge graph as MCP tools, prompts, and resources, enabling AI assistants to explore codebases through a token-budgeted, structural graph during development.163MIT
- AlicenseNot gradedqualityDmaintenanceA lightweight, zero-configuration MCP server for source code analysis with GraphRAG capabilities, enabling structural understanding and efficient code completion from MCP-compatible AI tools.32 PyPI12MIT
- -licenseNot gradedqualityNot gradedmaintenanceAn advanced MCP server that provides deep code understanding and analysis using GraphRAG, AST parsing, and semantic memory, enabling AI agents to query and interact with complex codebases.-
TDQS
Scored across 10 tools
Each tool has a clearly distinct purpose: nodes, communities, paths, PRs, and stats. Even PR-related tools (list_prs, triage_prs, get_pr_impact) have well-differentiated roles. No ambiguity in selecting the correct tool.
Most tools use snake_case verb_noun (get_community, list_prs, triage_prs). Two tools (god_nodes, graph_stats) are noun_noun, but still predictable. Overall pattern is clear and easy to follow.
10 tools is well-scoped for a knowledge base query and PR analysis server. Each tool serves a specific purpose without redundancy or overwhelming the agent.
Covers core query operations (node, community, path, search) and PR impact analysis. Missing CRUD operations for nodes, but the domain appears focused on read-only exploration, so gaps are minor.