Smart Coding MCP
Related Servers
Alternatives to Smart Coding MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceEnables AI assistants to perform intelligent semantic code search across codebases using local AI embeddings for meaning-based retrieval.65 npmMIT
- FlicenseNot gradedqualityDmaintenanceProvides semantic code search capabilities that run 100% locally using EmbeddingGemma embeddings. Enables finding code by meaning across 15 file extensions and 9+ programming languages without API costs or sending code to the cloud.237-
- AlicenseNot gradedqualityDmaintenanceEnables semantic code search across projects using AI embeddings to find code by meaning rather than just text matching. Provides fast intelligent search, symbol analysis, and code similarity detection with multi-language support.MIT
- AlicenseAqualityDmaintenanceProvides semantic code search over codebases using local embeddings with natural language queries. Supports hybrid search, file watching, and respects .gitignore.115MIT
- AlicenseNot gradedqualityDmaintenanceEnables semantic code search and AI-powered chat for local codebases, with support for multiple AI providers and a plugin system.25 npmMIT
- AlicenseAqualityAmaintenanceEnables AI coding assistants to perform local semantic code search using AST parsing and embeddings, finding code by meaning with exact file and line locations, plus AST-based usage lookup.4MIT
TDQS
Scored across 6 tools
Most tools have distinct purposes, such as semantic search, indexing, cache management, dependency checking, workspace switching, and status retrieval. However, 'b_index_codebase' and 'c_clear_cache' could be confused since both relate to cache/index management, with overlapping use cases like handling major code changes.
The naming is inconsistent and chaotic, with no discernible pattern. Tools use prefixes like 'a_', 'b_', etc., which are arbitrary and not descriptive, mixed with descriptive names like 'set_workspace' and 'get_status'. This lack of a consistent verb_noun or other convention makes the set hard to navigate.
With 6 tools, the count is well-scoped and appropriate for a semantic coding assistant server. Each tool appears to earn its place by covering distinct aspects like search, indexing, cache, dependencies, workspace, and status, without being overly sparse or bloated.
The tool set covers core workflows for semantic code search and management, including search, indexing, cache handling, dependency updates, workspace switching, and status checks. A minor gap exists in lacking direct code manipulation tools (e.g., edit or refactor), but agents can likely work around this given the server's focus on search and analysis.