mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-08-01 23:12:41 +00:00
Merge pull request #11082 from srbsa/add-diffgate
Add DiffGate to Developer Tools 🤖🤖🤖
This commit is contained in:
@@ -1480,6 +1480,7 @@ Tools and integrations that enhance the development workflow and environment man
|
||||
- [MGM-FALCON/quelllm-mcp](https://github.com/MGM-FALCON/quelllm-mcp) [](https://glama.ai/mcp/servers/MGM-FALCON/quelllm-mcp) 🐍 ☁️ 🍎 🪟 🐧 - MCP server for [quelllm.fr](https://quelllm.fr) — open-weights LLM catalog (250+ models with params, VRAM by quantization, tokens/sec, license). Tools: `list_models`, `get_model`, `compare`, `estimate_vram`, `estimate_cost` (API providers vs self-hosted hardware in EUR), `search_models`. Useful when picking a local model that fits your GPU/Mac.
|
||||
- [imqueue/mcp](https://github.com/imqueue/mcp) [](https://glama.ai/mcp/servers/imqueue/mcp) 📇 🏠 - Search @imqueue docs and scaffold typed services & clients for AI coding agents, access CLI and manage your service fleet.
|
||||
- [WCAG-Compliance/wcagc-mcp](https://github.com/WCAG-Compliance/wcagc-mcp) [](https://glama.ai/mcp/servers/WCAG-Compliance/wcagc-mcp) 🎖️ 📇 ☁️ 🏠 - Deterministic axe-core accessibility scanning (WCAG 2.1 AA, EN 301 549, PDF/UA) through a [wcagc](https://wcagc.com) account: scan any public URL or PDF, crawl a whole registered site, replay saved multi-step journeys, and read violation trends. Returns structured findings — rule, severity counts and the success criteria involved — so the assistant reasons over real results rather than guessing from markup. Every scan result carries an automated-coverage disclaimer instead of a score or a pass/fail verdict. Hosted at `https://mcp.wcagc.com/mcp`, or run it locally with `npx -y @wcagc/mcp`.
|
||||
- [srbsa/diffgate](https://github.com/srbsa/diffgate) [](https://glama.ai/mcp/servers/srbsa/diffgate) 📇 🏠 🍎 🪟 🐧 - Deterministic guardrail for AI-written diffs, runnable from inside the coding agent's own loop over MCP. Zero-LLM-token, AST-precise rules (SQLi, SSRF, XXE, permissive CORS, prototype pollution, hardcoded secrets) across 8 languages, plus structural checks for reinvented helpers and over-abstraction — findings scoped to only the changed lines, same input always gives the same output, no false-block guarantee. `npm i -g diffgate-review` (registers as the `diffgate` command; `diffgate mcp` starts the server)
|
||||
### 🔒 <a name="delivery"></a>Delivery
|
||||
|
||||
- [jordandalton/doordash-mcp-server](https://github.com/JordanDalton/DoorDash-MCP-Server) 🐍 – DoorDash Delivery (Unofficial)
|
||||
|
||||
Reference in New Issue
Block a user