SocratiCode
Related Servers
Alternatives to SocratiCode
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceA fully local RAG MCP server for semantic code search and code intelligence, using AST-level chunking and hybrid search to pinpoint functions, classes, and APIs. No cloud, no API keys, zero setup.1661 npm13MIT
- AlicenseBqualityAmaintenanceHigh-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 159 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.1744,786MIT
- AlicenseAqualityAmaintenanceA local-first codebase intelligence tool that enables AI assistants to research codebases using semantic search, multi-hop relationship discovery, and structural parsing. It allows users to extract architectural patterns and institutional knowledge across 30+ programming languages through an MCP-compatible interface.2613 PyPI1,433MIT
- AlicenseNot gradedqualityAmaintenanceTurn your codebase into AI context — entirely on your machine. Single-binary MCP server with AST parsing, call graph, and local embeddings.26MIT
- AlicenseAqualityAmaintenanceLocal-first code intelligence MCP server with hybrid BM25 + ONNX vector search, symbol-level impact analysis, diff-aware PR review with risk scoring, and persistent memory tied to git state.36281 npm79MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to locally search, query, and understand codebases with token-efficient context, dependency graphs, history, architecture diagrams, and metrics through MCP.14 npm3MIT
TDQS
Scored across 26 tools
Every tool has a clearly distinct purpose: indexing, status, search, context artifacts, dependency graph operations, impact analysis, flow tracing, symbol exploration, pruning, and health checks. Even closely related tools like codebase_context, codebase_context_search, and codebase_context_index are unambiguously separated by action.
All tools follow the codebase_ prefix with a consistent verb or verb_noun pattern (index, status, search, graph_build, context_search, list_projects). The naming is predictable and uniform, making it easy to guess tool names.
26 tools is above the typical 3-15 range, but the server's scope is a comprehensive codebase analysis suite covering indexing, searching, dependency graphs, impact analysis, and context artifacts. Each tool earns its place, though the count is on the heavier side.
The surface covers the full lifecycle: indexing (index, update, remove, stop, watch), status checks, semantic search, context artifact management (list, search, index, remove), dependency graph operations (build, query, stats, circular, visualize, remove), and advanced analyses (impact, flow, symbol). No obvious gaps for the stated purpose.