From 78bdb3f383c492b0d2ffacf9c5c0ff41f9af86f4 Mon Sep 17 00:00:00 2001
From: swyft-agent-01 <18168492+swyft-agent-01@users.noreply.github.com>
Date: Fri, 4 Sep 2026 06:55:59 +0500
Subject: [PATCH 1/2] Add servelink-swyftlabs/serve-mcp under Developer Tools
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 8291b8ee6..1c95370ea 100644
--- a/README.md
+++ b/README.md
@@ -1620,6 +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`
### 🔒 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.
From 74a65828ecf3ae562f3802e0298a869ad187ee48 Mon Sep 17 00:00:00 2001
From: swyft-agent-01 <18168492+swyft-agent-01@users.noreply.github.com>
Date: Mon, 7 Sep 2026 15:18:48 +0500
Subject: [PATCH 2/2] Add Glama score badge to serve entry
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1c95370ea..993806109 100644
--- a/README.md
+++ b/README.md
@@ -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`
### 🔒 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.