mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-25 16:41:46 +00:00
Merge pull request #9873 from scarletkc/add-vexor
Add scarletkc/vexor to Developer Tools 🤖🤖🤖
This commit is contained in:
@@ -995,6 +995,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
|
||||
|
||||
|
||||
### 💻 <a name="developer-tools"></a>Developer Tools
|
||||
- [scarletkc/vexor](https://github.com/scarletkc/vexor) 🐍 🏠 ☁️ 🍎 🪟 🐧 - A semantic search engine for files and code — find files by describing what they do, not their names. Local reusable indexes, configurable embedding providers (OpenAI, Gemini, Voyage, any OpenAI-compatible API, or fully offline local models), AST-aware code chunking, optional reranking. `uvx vexor mcp` or `pip install vexor`. [](https://glama.ai/mcp/servers/scarletkc/vexor)
|
||||
- [hernaninverso/eleata-verify-mcp](https://github.com/hernaninverso/eleata-verify-mcp) [](https://glama.ai/mcp/servers/hernaninverso/eleata-verify-mcp) 📇 ☁️ - Grounding / hallucination guard: verify a claim against evidence (Supported/Refuted/Not Enough Evidence) with a confidence + abstain flag, for RAG and agents. `npx -y eleata-verify-mcp`.
|
||||
- [appcreationsca/bumpguard-mcp](https://github.com/appcreationsca/bumpguard-mcp) [](https://glama.ai/mcp/servers/appcreationsca/bumpguard-mcp) 🐍 🏠 🍎 🪟 🐧 - Pre-flight dependency-upgrade impact analysis: reports exactly which of your code's API usages break *before* you bump a dependency, with line numbers, severity, and fix hints. Also verifies AI-written code against the actually-installed API to catch hallucinated calls. Static analysis only — never runs third-party code. Python + .NET. `pip install bumpguard-mcp`
|
||||
- [MasterPlayspots/motionspec](https://github.com/MasterPlayspots/motionspec) [](https://glama.ai/mcp/servers/MasterPlayspots/motionspec) 📇 ☁️ 🏠 - Reduced-motion / WCAG 2.2.2+2.3.3 verification for web animation: agents author validated specs; a deterministic compiler emits reduced-motion-safe, on-budget CSS. Keyless hosted endpoint (motion_catalog, motion_validate).
|
||||
|
||||
Reference in New Issue
Block a user