From 840982a76987c68b80465ba574db9b04733ab2d1 Mon Sep 17 00:00:00 2001 From: nickgeorgeseo <33665040+nickgeorgeseo@users.noreply.github.com> Date: Mon, 7 Sep 2026 20:12:55 -0400 Subject: [PATCH] Add mcp-gatehouse Permission tiers, approval gates, and secret-redacting audit logging for MCP servers, enforced inside the server at the tool boundary. Includes the Glama score badge, per the listing requirements. Rebuilt on current main; the previous branch was ~2500 commits behind. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44dd9e155..749c287a2 100644 --- a/README.md +++ b/README.md @@ -3632,6 +3632,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [mrz1880/mcp-keycloak-admin](https://github.com/mrz1880/mcp-keycloak-admin) [![mrz1880/mcp-keycloak-admin MCP server](https://glama.ai/mcp/servers/mrz1880/mcp-keycloak-admin/badges/score.svg)](https://glama.ai/mcp/servers/mrz1880/mcp-keycloak-admin) 📇 🏠 - Administer Keycloak through its Admin REST API — users, roles, clients, groups, identity providers, federation and events. Safe by default: read-only mode, realm allow-list, and confirmation for destructive actions. `npx -y mcp-keycloak-admin` - [muhannad-hash/mcp-shield](https://github.com/muhannad-hash/mcp-shield) [![mcp-shield MCP server](https://glama.ai/mcp/servers/muhannad-hash/mcp-shield/badges/score.svg)](https://glama.ai/mcp/servers/muhannad-hash/mcp-shield) 📇 🏠 🍎 🪟 🐧 - Security scanner for MCP servers. Detects backdoors, exfiltration code, obfuscation, dangerous code execution, prompt injection, and supply chain risks before you install. Four tools: scan npm packages, scan local directories, check prompt injection, and audit supply chain trust score. `npx @muhannad-hash/mcp-shield` - [rob925/mcp-shield](https://github.com/rob925/mcp-shield) [![rob925/mcp-shield MCP server](https://glama.ai/mcp/servers/rob925/mcp-shield/badges/score.svg)](https://glama.ai/mcp/servers/rob925/mcp-shield) 🐍 🏠 🍎 🪟 🐧 - Static security scanner and MCP server for MCP servers and AI agent tools. Detects secrets, shell execution, risky tool descriptions, environment access, and prompt-injection phrases. `mcp-shield-server` +- [nickgeorgeseo/mcp-gatehouse](https://github.com/nickgeorgeseo/mcp-gatehouse) [![mcp-gatehouse MCP server](https://glama.ai/mcp/servers/nickgeorgeseo/mcp-gatehouse/badges/score.svg)](https://glama.ai/mcp/servers/nickgeorgeseo/mcp-gatehouse) 🐍 🏠 - Permission tiers, approval gates, and secret-redacting audit logging enforced inside the server at the tool boundary; includes a demo order-desk server. `uvx mcp-gatehouse` - [nickpending/mcp-recon](https://github.com/nickpending/mcp-recon) 🏎️ 🏠 - Conversational recon interface and MCP server powered by httpx and asnmap. Supports various reconnaissance levels for domain analysis, security header inspection, certificate analysis, and ASN lookup. - [operantlabs/operant-mcp](https://github.com/operantlabs/operant-mcp) [![operant-mcp MCP server](https://glama.ai/mcp/servers/operantlabs/operant-mcp/badges/score.svg)](https://glama.ai/mcp/servers/operantlabs/operant-mcp) 📇 ☁️ 🏠 - Security testing MCP server with 51 tools for penetration testing, network forensics, memory analysis, and vulnerability assessment. - [OrygnsCode/opa-mcp-server](https://github.com/OrygnsCode/opa-mcp-server) [![OrygnsCode/opa-mcp-server MCP server](https://glama.ai/mcp/servers/OrygnsCode/opa-mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/OrygnsCode/opa-mcp-server) 📇 🏠 ☁️ 🍎 🪟 🐧 - Open Policy Agent (OPA) and Rego policy toolkit. 32 tools spanning authoring (format, lint, check, deps), evaluation (eval, test, bench, coverage), and OPA REST control (policies, data, decisions, compile). Wraps the OPA CLI and the [Regal](https://github.com/StyraInc/regal) linter, with AI-assisted helpers for explaining decisions, generating test skeletons, and suggesting fixes.