From 489d3cbad67804b28d858aeb06c85feee9e23e18 Mon Sep 17 00:00:00 2001 From: VladUZH Date: Fri, 10 Apr 2026 23:48:53 +0200 Subject: [PATCH 1/2] Add sidclaw-mcp-guard to Security section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73e5200c..85589a6d 100644 --- a/README.md +++ b/README.md @@ -1906,6 +1906,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [semgrep/mcp](https://github.com/semgrep/mcp) 📇 ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev). - [GUCCI-atlasv/skillssafe-mcp](https://github.com/GUCCI-atlasv/skillssafe-mcp) [![dneiil7zph MCP server](https://glama.ai/mcp/servers/dneiil7zph/badges/score.svg)](https://glama.ai/mcp/servers/dneiil7zph) 📇 ☁️ - Free AI agent skill security scanner. Scan SKILL.md, MCP configs, and system prompts for credential theft, prompt injection, zero-width character attacks, and ClawHavoc indicators. Supports OpenClaw, Claude Code, Cursor, and Codex. No signup required. - [slouchd/cyberchef-api-mcp-server](https://github.com/slouchd/cyberchef-api-mcp-server) 🐍 ☁️ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations. +- [sidclawhq/mcp-guard](https://github.com/sidclawhq/mcp-guard) [![sidclawhq/mcp-guard MCP server](https://glama.ai/mcp/servers/sidclawhq/mcp-guard/badges/score.svg)](https://glama.ai/mcp/servers/sidclawhq/mcp-guard) 📇 🏠 🍎 🪟 🐧 - Policy-based guardrails for MCP servers. Wraps any MCP server with allow/block/hold-for-approval rules using YAML policies. Standalone CLI — no SDK needed. - [sidclawhq/platform](https://github.com/sidclawhq/platform) [![sidclawhq/platform MCP server](https://glama.ai/mcp/servers/sidclawhq/platform/badges/score.svg)](https://glama.ai/mcp/servers/sidclawhq/platform) 📇 🏠 ☁️ 🍎 🪟 🐧 - Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK. - [snyk/studio-mcp](https://github.com/snyk/studio-mcp) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Embeds Snyk's security engines into agentic workflows. Secures AI-generated code in real-time and accelerates the fixing vulnerability backlogs. - [StacklokLabs/osv-mcp](https://github.com/StacklokLabs/osv-mcp) 🏎️ ☁️ - Access the OSV (Open Source Vulnerabilities) database for vulnerability information. Query vulnerabilities by package version or commit, batch query multiple packages, and get detailed vulnerability information by ID. From 9ef396682b3bf18ee3f39ed65b10b30f53f0ba3a Mon Sep 17 00:00:00 2001 From: VladUZH Date: Tue, 14 Apr 2026 13:13:57 +0200 Subject: [PATCH 2/2] fix: update mcp-guard Glama badge to point to platform listing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85589a6d..8c5fdb5e 100644 --- a/README.md +++ b/README.md @@ -1906,7 +1906,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [semgrep/mcp](https://github.com/semgrep/mcp) 📇 ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev). - [GUCCI-atlasv/skillssafe-mcp](https://github.com/GUCCI-atlasv/skillssafe-mcp) [![dneiil7zph MCP server](https://glama.ai/mcp/servers/dneiil7zph/badges/score.svg)](https://glama.ai/mcp/servers/dneiil7zph) 📇 ☁️ - Free AI agent skill security scanner. Scan SKILL.md, MCP configs, and system prompts for credential theft, prompt injection, zero-width character attacks, and ClawHavoc indicators. Supports OpenClaw, Claude Code, Cursor, and Codex. No signup required. - [slouchd/cyberchef-api-mcp-server](https://github.com/slouchd/cyberchef-api-mcp-server) 🐍 ☁️ - MCP server for interacting with the CyberChef server API which will allow an MCP client to utilise the CyberChef operations. -- [sidclawhq/mcp-guard](https://github.com/sidclawhq/mcp-guard) [![sidclawhq/mcp-guard MCP server](https://glama.ai/mcp/servers/sidclawhq/mcp-guard/badges/score.svg)](https://glama.ai/mcp/servers/sidclawhq/mcp-guard) 📇 🏠 🍎 🪟 🐧 - Policy-based guardrails for MCP servers. Wraps any MCP server with allow/block/hold-for-approval rules using YAML policies. Standalone CLI — no SDK needed. +- [sidclawhq/mcp-guard](https://github.com/sidclawhq/mcp-guard) [![sidclawhq/mcp-guard MCP server](https://glama.ai/mcp/servers/sidclawhq/platform/badges/score.svg)](https://glama.ai/mcp/servers/sidclawhq/platform) 📇 🏠 🍎 🪟 🐧 - Policy-based guardrails for MCP servers. Wraps any MCP server with allow/block/hold-for-approval rules using YAML policies. Standalone CLI — no SDK needed. - [sidclawhq/platform](https://github.com/sidclawhq/platform) [![sidclawhq/platform MCP server](https://glama.ai/mcp/servers/sidclawhq/platform/badges/score.svg)](https://glama.ai/mcp/servers/sidclawhq/platform) 📇 🏠 ☁️ 🍎 🪟 🐧 - Governance proxy for MCP servers. Wraps any upstream server with policy evaluation, human approval workflows, and hash-chain audit trails. 18+ framework integrations. Apache 2.0 SDK. - [snyk/studio-mcp](https://github.com/snyk/studio-mcp) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Embeds Snyk's security engines into agentic workflows. Secures AI-generated code in real-time and accelerates the fixing vulnerability backlogs. - [StacklokLabs/osv-mcp](https://github.com/StacklokLabs/osv-mcp) 🏎️ ☁️ - Access the OSV (Open Source Vulnerabilities) database for vulnerability information. Query vulnerabilities by package version or commit, batch query multiple packages, and get detailed vulnerability information by ID.