From 457fc8316965a57c57090d2622bf121c839ae3a5 Mon Sep 17 00:00:00 2001 From: Jeff Otterson Date: Wed, 10 Jun 2026 22:18:04 -0600 Subject: [PATCH] Add Jott2121/agent-gate to Developer Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f748e2ea..49bdee866 100644 --- a/README.md +++ b/README.md @@ -877,6 +877,7 @@ Tools and integrations that enhance the development workflow and environment man - [raye-deng/open-code-review](https://github.com/raye-deng/open-code-review) [![Open Code Review MCP](https://glama.ai/mcp/servers/@raye-deng/open-code-review/badges/score.svg)](https://glama.ai/mcp/servers/raye-deng/open-code-review) 🏠 📇 ☁️ - AI code quality gate detecting hallucinated packages, phantom dependencies, stale APIs, and AI-specific code defects. MCP Server + CLI + CI/CD integration. - [AaronVick/ECHO_RIFT_MCP](https://github.com/AaronVick/ECHO_RIFT_MCP) 📇 ☁️ - MCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter). Makes EchoRift's agent infrastructure callable as MCP tools so any MCP client can treat EchoRift like a native capability layer. - [AgiMaulana/HuaweiAppGalleryMcp](https://github.com/AgiMaulana/HuaweiAppGalleryMcp) [![AgiMaulana/HuaweiAppGalleryMcp MCP server](https://glama.ai/mcp/servers/AgiMaulana/HuaweiAppGalleryMcp/badges/score.svg)](https://glama.ai/mcp/servers/AgiMaulana/HuaweiAppGalleryMcp) 🐍 ☁️ 🍎 🪟 🐧 - Huawei AppGallery Connect publishing: upload APK/AAB, update metadata and localizations, submit for review, and manage phased rollouts. +- [Jott2121/agent-gate](https://github.com/Jott2121/agent-gate) [![Jott2121/agent-gate MCP server](https://glama.ai/mcp/servers/Jott2121/agent-gate/badges/score.svg)](https://glama.ai/mcp/servers/Jott2121/agent-gate) 🐍 🏠 🍎 🪟 🐧 - Lets an AI agent gate its own work before claiming "done": a fail-closed ship checklist (`verify_gate` counts a check satisfied only if explicitly proven), required independent refute-first review, and an append-only sha256-chained receipts ledger that makes any edit to past receipts detectable. `pip install mcp-agent-gate`. - [aparajithn/agent-utils-mcp](https://github.com/aparajithn/agent-utils-mcp) [![agent-utils-mcp MCP server](https://glama.ai/mcp/servers/@aparajithn/agent-utils-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@aparajithn/agent-utils-mcp) 🐍 ☁️ - Swiss-army-knife utility server for AI agents. 18 tools including JSON validation, base64, hashing, UUID generation, regex testing, markdown conversion, datetime conversion, cron parsing, CSV/JSON conversion, JWT decoding, and more. Streamable HTTP MCP + REST API with x402 micropayments. - [AI-by-design/primitiv](https://github.com/AI-by-design/primitiv) [![primitiv MCP server](https://glama.ai/mcp/servers/AI-by-design/primitiv/badges/score.svg)](https://glama.ai/mcp/servers/AI-by-design/primitiv) 📇 🏠 🍎 🪟 🐧 - Design contract layer for your codebase. Scans Figma, code, Storybook, and token files, reconciles conflicts, and serves a single machine-readable source of truth over MCP so every agent gets the same authoritative design rules before it builds. Local-first — your code never leaves your machine. - [aashari/mcp-server-atlassian-bitbucket](https://github.com/aashari/mcp-server-atlassian-bitbucket) 📇 ☁️ - Atlassian Bitbucket Cloud integration. Enables AI systems to interact with repositories, pull requests, workspaces, and code in real time.