From a620d2c2f3a9f1d6f9b247edcc8cccc070d8278d Mon Sep 17 00:00:00 2001 From: Frank Fiegel Date: Mon, 7 Sep 2026 03:01:32 -0600 Subject: [PATCH] Fix entry formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa6f3ddec..cef9fda87 100644 --- a/README.md +++ b/README.md @@ -1605,7 +1605,7 @@ Tools and integrations that enhance the development workflow and environment man - [WCAG-Compliance/wcagc-mcp](https://github.com/WCAG-Compliance/wcagc-mcp) [![WCAG-Compliance/wcagc-mcp MCP server](https://glama.ai/mcp/servers/WCAG-Compliance/wcagc-mcp/badges/score.svg)](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) [![srbsa/diffgate MCP server](https://glama.ai/mcp/servers/srbsa/diffgate/badges/score.svg)](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) [![shakaran/symfony-agent-mcp MCP server](https://glama.ai/mcp/servers/shakaran/symfony-agent-mcp/badges/score.svg)](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) 📇 🏠 🍎 🪟 🐧 - Generate realistic, schema-conformant JSON test data — single documents or relational batches — from reusable templates via the JsonFabrica API. `npx -y @jsonfabrica/mcp-server` +- [ms-methos/jsonfabrica-mcp-server](https://github.com/ms-methos/jsonfabrica-mcp-server) [![ms-methos/jsonfabrica-mcp-server MCP server](https://glama.ai/mcp/servers/ms-methos/jsonfabrica-mcp-server/badges/score.svg)](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` ### 🔒 Delivery - [A1-x-Tech/mcp-yandex-dostavka](https://github.com/A1-x-Tech/mcp-yandex-dostavka) [![A1-x-Tech/mcp-yandex-dostavka MCP server](https://glama.ai/mcp/servers/A1-x-Tech/mcp-yandex-dostavka/badges/score.svg)](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.