From 8170bb16877788bde008baa3a3b74083afd60b2b Mon Sep 17 00:00:00 2001 From: tommylauren Date: Sun, 8 Mar 2026 22:14:49 -0400 Subject: [PATCH] =?UTF-8?q?Add=20scopeblind-mcp=20=E2=80=94=20agent-safe?= =?UTF-8?q?=20API=20abuse=20protection?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adds scopeblind-mcp to the Security section. 4 tools for scanning API endpoints, provisioning tenants, getting abuse reports, and generating integration code. Device-level rate limiting via DPoP/TPM. npm: https://npmjs.com/package/scopeblind-mcp Co-Authored-By: Claude Opus 4.6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d49b98db..22df5fa7 100644 --- a/README.md +++ b/README.md @@ -1512,6 +1512,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [sanyambassi/ciphertrust-manager-mcp-server](https://github.com/sanyambassi/ciphertrust-manager-mcp-server) 🐍 ☁️ 🏠 🐧 🪟 - MCP server for Thales CipherTrust Manager integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants. - [sanyambassi/thales-cdsp-cakm-mcp-server](https://github.com/sanyambassi/thales-cdsp-cakm-mcp-server) 🐍 ☁️ 🏠 🐧 🪟 - MCP server for Thales CDSP CAKM integration, enabling secure key management, cryptographic operations, and compliance monitoring through AI assistants for Ms SQL and Oracle Databases. - [sanyambassi/thales-cdsp-crdp-mcp-server](https://github.com/sanyambassi/thales-cdsp-crdp-mcp-server) 📇 ☁️ 🏠 🐧 🪟 - MCP server for Thales CipherTrust Manager RestFul Data Protection service. +- [scopeblind/scopeblind-mcp](https://github.com/tomjwxf/scopeblind-gateway/tree/main/scopeblind-mcp) 📇 ☁️ 🍎 🪟 🐧 - Agent-safe API abuse protection. Scan endpoints for vulnerabilities, provision tenants, get real-time abuse reports, and generate framework-specific integration code (Express, FastAPI, Next.js). Device-level rate limiting via DPoP/TPM — no CAPTCHAs. - [securityfortech/secops-mcp](https://github.com/securityfortech/secops-mcp) 🐍 🏠 - All-in-one security testing toolbox that brings together popular open source tools through a single MCP interface. Connected to an AI agent, it enables tasks like pentesting, bug bounty hunting, threat hunting, and more. - [semgrep/mcp](https://github.com/semgrep/mcp) 📇 ☁️ Allow AI agents to scan code for security vulnerabilites using [Semgrep](https://semgrep.dev). - [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.