From e3e9bb8651786c835cae2972d431da7a0d97d98d Mon Sep 17 00:00:00 2001 From: Dominic Bussemas Date: Wed, 9 Sep 2026 21:55:55 +0200 Subject: [PATCH 1/2] Add KallistoX/mcp-unifi-applications to Developer Tools Co-Authored-By: Claude Opus 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4acd70b..7c004f740 100644 --- a/README.md +++ b/README.md @@ -1706,6 +1706,7 @@ Tools and integrations that enhance the development workflow and environment man - [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` - [servelink-swyftlabs/serve-mcp](https://github.com/servelink-swyftlabs/serve-mcp) [![servelink-swyftlabs/serve-mcp MCP server](https://glama.ai/mcp/servers/servelink-swyftlabs/serve-mcp/badges/score.svg)](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` - [Yocoolab/mcp-server](https://github.com/Yocoolab/mcp-server) [![Yocoolab/mcp-server MCP server](https://glama.ai/mcp/servers/Yocoolab/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Yocoolab/mcp-server) 🎖️ 📇 🏠 ☁️ 🍎 🪟 🐧 - Pin visual feedback on any live web page — localhost, staging or production — and hand it to your coding agent with the element, its CSS selector, a screenshot and the whole thread attached, then get a pull request back. Bridges to the Yocoolab browser extension locally and syncs threads through the Yocoolab API. Listed on the official MCP Registry (`io.github.Jonahbkerr/yocoolab`). `npx -y @yocoolab/mcp-server@2 setup` +- [KallistoX/mcp-unifi-applications](https://github.com/KallistoX/mcp-unifi-applications) 🐍 🏠 🍎 🪟 🐧 - Queryable UniFi API documentation (Network, Protect, Site Manager, InnerSpace) — endpoint search, field-level schema drill-down, and code examples in curl/Go/Node.js/Python/Ansible. Read-only: serves scraped docs, never touches a controller. ### 🔒 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. From 210dee3fb88d282040e873afedf6afc3456bffac Mon Sep 17 00:00:00 2001 From: Dominic Bussemas Date: Wed, 9 Sep 2026 23:31:50 +0200 Subject: [PATCH 2/2] Add Glama score badge; cover all six applications Co-Authored-By: Claude Opus 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c004f740..166a11eda 100644 --- a/README.md +++ b/README.md @@ -1706,7 +1706,7 @@ Tools and integrations that enhance the development workflow and environment man - [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` - [servelink-swyftlabs/serve-mcp](https://github.com/servelink-swyftlabs/serve-mcp) [![servelink-swyftlabs/serve-mcp MCP server](https://glama.ai/mcp/servers/servelink-swyftlabs/serve-mcp/badges/score.svg)](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` - [Yocoolab/mcp-server](https://github.com/Yocoolab/mcp-server) [![Yocoolab/mcp-server MCP server](https://glama.ai/mcp/servers/Yocoolab/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/Yocoolab/mcp-server) 🎖️ 📇 🏠 ☁️ 🍎 🪟 🐧 - Pin visual feedback on any live web page — localhost, staging or production — and hand it to your coding agent with the element, its CSS selector, a screenshot and the whole thread attached, then get a pull request back. Bridges to the Yocoolab browser extension locally and syncs threads through the Yocoolab API. Listed on the official MCP Registry (`io.github.Jonahbkerr/yocoolab`). `npx -y @yocoolab/mcp-server@2 setup` -- [KallistoX/mcp-unifi-applications](https://github.com/KallistoX/mcp-unifi-applications) 🐍 🏠 🍎 🪟 🐧 - Queryable UniFi API documentation (Network, Protect, Site Manager, InnerSpace) — endpoint search, field-level schema drill-down, and code examples in curl/Go/Node.js/Python/Ansible. Read-only: serves scraped docs, never touches a controller. +- [KallistoX/mcp-unifi-applications](https://github.com/KallistoX/mcp-unifi-applications) [![KallistoX/mcp-unifi-applications MCP server](https://glama.ai/mcp/servers/KallistoX/mcp-unifi-applications/badges/score.svg)](https://glama.ai/mcp/servers/KallistoX/mcp-unifi-applications) 🐍 🏠 🍎 🪟 🐧 - Queryable UniFi API documentation (Network, Protect, Site Manager, InnerSpace, Mobility, Carrier Fabric) — endpoint search, field-level schema drill-down, and code examples in curl/Go/Node.js/Python/Ansible. Read-only: serves scraped docs, never touches a controller. ### 🔒 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.