From 25268eea741e7f3ef544d3a0dbd8cb5116222f97 Mon Sep 17 00:00:00 2001 From: dronche Date: Thu, 23 Jul 2026 16:38:15 +0200 Subject: [PATCH 1/2] Add machinegrade/validate to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2dd21fa85..4f477df4d 100644 --- a/README.md +++ b/README.md @@ -1054,6 +1054,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. - [drhalto/agentmako](https://github.com/drhalto/agentmako) [![drhalto/agentmako MCP server](https://glama.ai/mcp/servers/drhalto/agentmako/badges/score.svg)](https://glama.ai/mcp/servers/drhalto/agentmako) 📇 🏠 🍎 🪟 🐧 - Local-first codebase intelligence engine. Gives coding agents structured context packets, indexed code/schema facts, and diagnostics over MCP, backed by a local SQLite store — so agents stop rediscovering your repo with raw grep. Optional Postgres/Supabase awareness and a bundled Claude Code plugin. - [Dusheh/myclaw-toolkit](https://github.com/Dusheh/myclaw-toolkit) [![Dusheh/myclaw-toolkit MCP server](https://glama.ai/mcp/servers/Dusheh/myclaw-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/Dusheh/myclaw-toolkit) 📇 ☁️ 🍎 🪟 🐧 - 23-in-1 developer utility MCP server: web search, exchange rates, crypto prices, QR codes, JSON formatter, UUID, URL tools, domain check, RSS feeds, and more. 6 paid APIs via x402 micropayments ($0.003 USDC on Base). `npx myclaw-toolkit` - [paramount-engineering/roku-dev-studio](https://github.com/paramount-engineering/roku-dev-studio) [![paramount-engineering/roku-dev-studio MCP server](https://glama.ai/mcp/servers/paramount-engineering/roku-dev-studio/badges/score.svg)](https://glama.ai/mcp/servers/paramount-engineering/roku-dev-studio) 📇 🏠 🍎 🪟 🐧 - All-in-one developer tool and MCP Server for Roku development, featuring ECP device control, automated channel sideloading, BrightScript debugging, and real-time log monitoring. +- [machinegrade/validate](https://github.com/machinegrade/validate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable. Tools and integrations that enhance the development workflow and environment management. - [kestiny18/spring-nacos-mcp](https://github.com/kestiny18/spring-nacos-mcp) [![kestiny18/spring-nacos-mcp MCP server](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Project-aware, read-only Nacos config & service-discovery server for Spring Cloud repos. Zero setup: auto-discovers every environment (dev/test/prod/...) from the repo's application/bootstrap files, with cross-environment key-level config diff. Single file, zero dependencies. From 6dd72f0484a10ec1edf17718599f58b7ee2c0cc4 Mon Sep 17 00:00:00 2001 From: dronche Date: Thu, 23 Jul 2026 19:22:03 +0200 Subject: [PATCH 2/2] Add Glama score badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f477df4d..4ae6aeda2 100644 --- a/README.md +++ b/README.md @@ -1054,7 +1054,7 @@ Data Platforms for data integration, transformation and pipeline orchestration. - [drhalto/agentmako](https://github.com/drhalto/agentmako) [![drhalto/agentmako MCP server](https://glama.ai/mcp/servers/drhalto/agentmako/badges/score.svg)](https://glama.ai/mcp/servers/drhalto/agentmako) 📇 🏠 🍎 🪟 🐧 - Local-first codebase intelligence engine. Gives coding agents structured context packets, indexed code/schema facts, and diagnostics over MCP, backed by a local SQLite store — so agents stop rediscovering your repo with raw grep. Optional Postgres/Supabase awareness and a bundled Claude Code plugin. - [Dusheh/myclaw-toolkit](https://github.com/Dusheh/myclaw-toolkit) [![Dusheh/myclaw-toolkit MCP server](https://glama.ai/mcp/servers/Dusheh/myclaw-toolkit/badges/score.svg)](https://glama.ai/mcp/servers/Dusheh/myclaw-toolkit) 📇 ☁️ 🍎 🪟 🐧 - 23-in-1 developer utility MCP server: web search, exchange rates, crypto prices, QR codes, JSON formatter, UUID, URL tools, domain check, RSS feeds, and more. 6 paid APIs via x402 micropayments ($0.003 USDC on Base). `npx myclaw-toolkit` - [paramount-engineering/roku-dev-studio](https://github.com/paramount-engineering/roku-dev-studio) [![paramount-engineering/roku-dev-studio MCP server](https://glama.ai/mcp/servers/paramount-engineering/roku-dev-studio/badges/score.svg)](https://glama.ai/mcp/servers/paramount-engineering/roku-dev-studio) 📇 🏠 🍎 🪟 🐧 - All-in-one developer tool and MCP Server for Roku development, featuring ECP device control, automated channel sideloading, BrightScript debugging, and real-time log monitoring. -- [machinegrade/validate](https://github.com/machinegrade/validate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable. +- [machinegrade/validate](https://github.com/machinegrade/validate) [![machinegrade/validate MCP server](https://glama.ai/mcp/servers/machinegrade/validate/badges/score.svg)](https://glama.ai/mcp/servers/machinegrade/validate) 📇 ☁️ 🏠 🍎 🪟 🐧 - Deterministic validation of AI-generated artifacts before acting on them: JSON Schema conformance, OpenAPI response conformance, SQL syntax per dialect. Typed verdicts with per-error fix hints. Hosted free tier with remote MCP endpoint; MIT, self-hostable. Tools and integrations that enhance the development workflow and environment management. - [kestiny18/spring-nacos-mcp](https://github.com/kestiny18/spring-nacos-mcp) [![kestiny18/spring-nacos-mcp MCP server](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp/badges/score.svg)](https://glama.ai/mcp/servers/kestiny18/spring-nacos-mcp) 🐍 🏠 ☁️ 🍎 🪟 🐧 - Project-aware, read-only Nacos config & service-discovery server for Spring Cloud repos. Zero setup: auto-discovers every environment (dev/test/prod/...) from the repo's application/bootstrap files, with cross-environment key-level config diff. Single file, zero dependencies.