vexor
Related Servers
Alternatives to vexor
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceEnables semantic code search across codebases with automatic incremental indexing. Searches return relevant code snippets with file paths and line numbers based on natural language queries.1805Apache 2.0
- AlicenseAqualityDmaintenanceSemantic search server with relationship-aware discovery across codebases and documents.5MIT
- AlicenseNot gradedqualityBmaintenanceEnables AI coding agents to perform semantic code search locally, finding code by meaning rather than exact keywords.3MIT
- FlicenseNot gradedqualityCmaintenanceEnables semantic search over personal files using natural language, with optional AI summarization, all running locally.-
- AlicenseAqualityDmaintenanceProvides semantic code search over codebases using local embeddings with natural language queries. Supports hybrid search, file watching, and respects .gitignore.115MIT
- AlicenseAqualityDmaintenanceIndexes codebases using semantic embeddings for natural language search, enabling developers to find code with queries like 'how does authentication work'.81MIT
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: one for searching and one for indexing. There is no overlap or confusion between them.
Both tools use the consistent 'vexor_' prefix followed by a clear single-word noun ('search', 'index'), forming a predictable verb-less pattern.
With only 2 tools, the server feels thin for a typical MCP server, but the narrow scope of semantic search may justify this. It is at the low end of what is considered acceptable.
The two tools cover the core cycle of index and search, and the search tool returns source text, reducing the need for additional file reads. Minor gaps exist (e.g., no status or configuration tools), but for the stated purpose, it is largely complete.