mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-09-10 09:41:03 +00:00
Add Glama score badge to serve entry
This commit is contained in:
@@ -1620,7 +1620,7 @@ Tools and integrations that enhance the development workflow and environment man
|
||||
- [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)
|
||||
- [shakaran/symfony-agent-mcp](https://github.com/shakaran/symfony-agent-mcp) [](https://glama.ai/mcp/servers/shakaran/symfony-agent-mcp) 📇 🏠 🍎 🪟 🐧 - Read-only introspection of a Symfony codebase: routes, controllers, services, entities, database schema, migrations, events, forms, security, Doctrine, Messenger, Twig and API Platform. 1,677 tools discovered progressively — `tools/list` starts at five meta-tools and the rest activate per category, so connecting costs ~828 tokens instead of ~154,000. Nothing is executed and nothing is written; results are scanned for credentials before they leave. `npx -y @shakaran/symfony-agent-mcp`
|
||||
- [ms-methos/jsonfabrica-mcp-server](https://github.com/ms-methos/jsonfabrica-mcp-server) [](https://glama.ai/mcp/servers/ms-methos/jsonfabrica-mcp-server) 📇 🏠 🍎 🪟 🐧 - Generate realistic, schema-conformant JSON test data — single documents or relational batches — from reusable templates via the JsonFabrica API. `npx -y @jsonfabrica/mcp-server`
|
||||
- [servelink-swyftlabs/serve-mcp](https://github.com/servelink-swyftlabs/serve-mcp) 🎖️ 🏎️ 🏠 ☁️ 🍎 🪟 🐧 - Give anything on your machine a public HTTPS link from your agent — a file, a directory, or a running dev server. Every link is either live from your machine (a tunnel, so edits show up) or published to serve's servers so it keeps working with the machine off, and moving between the two is one sentence to the agent. 17 tools covering password protection, TTLs, named subdomains and teardown. `npx -y @servelink/serve`
|
||||
- [servelink-swyftlabs/serve-mcp](https://github.com/servelink-swyftlabs/serve-mcp) [](https://glama.ai/mcp/servers/servelink-swyftlabs/serve-mcp) 🎖️ 🏎️ 🏠 ☁️ 🍎 🪟 🐧 - Give anything on your machine a public HTTPS link from your agent — a file, a directory, or a running dev server. Every link is either live from your machine (a tunnel, so edits show up) or published to serve's servers so it keeps working with the machine off, and moving between the two is one sentence to the agent. 17 tools covering password protection, TTLs, named subdomains and teardown. `npx -y @servelink/serve`
|
||||
### 🔒 <a name="delivery"></a>Delivery
|
||||
|
||||
- [A1-x-Tech/mcp-yandex-dostavka](https://github.com/A1-x-Tech/mcp-yandex-dostavka) [](https://glama.ai/mcp/servers/A1-x-Tech/mcp-yandex-dostavka) 📇 ☁️ - Yandex Delivery B2B API — express-courier claims (price check, create, track, cancel) and pickup-point/NDD orders.
|
||||
|
||||
Reference in New Issue
Block a user