suprawall
🛡️ SupraWall Plugins-Monorepo
Der branchenübliche deterministische Sicherheitslayer für KI-Agenten.
SupraWall löst das „Vertrauensproblem“ in generativer KI, indem es eine Zero-Knowledge-, deterministische Sicherheitsebene zwischen LLMs und Ihren Produktionssystemen bereitstellt. Im Gegensatz zu probabilistischen Sicherheitsmodellen setzt SupraWall strenge Geschäftsrichtlinien und forensische Bedrohungserkennung durch, bevor eine agentische Aktion überhaupt Ihre API erreicht.
Offizielle Website | Haupt-Repository | Dokumentation
🏛️ Projektvision
SupraWall (ehemals AgentGate) wurde entwickelt, um die Lücke zwischen schneller KI-Experimentierung und Unternehmenssicherheitskonformität zu schließen. Unser Ziel ist es, Entwicklern zu ermöglichen, autonome agentische Flotten auszuliefern, ohne das Risiko von Prompt Injection, PII-Datenlecks oder unkontrollierter Tool-Ausführung.
Dieses Monorepo dient als offizieller Verteilungsknotenpunkt für alle SupraWall-Plugins und Framework-Integrationen.
Related MCP server: ZugaShield
📦 Plugin-Verzeichnis
Dify Plugin: Explizite Sicherheitsleitplanken für Dify-Workflows.
MCP Claude Server: Offizielle Implementierung des Model Context Protocol (MCP).
AWS Marketplace Integration: Vorzertifiziertes Guardrail-Tool für AWS Cloud (SaaS & Container).
OpenClaw Extension: Native Sicherheits-Middleware für die OpenClaw-Agentenlaufzeit.
🧱 Framework-Sicherheits-Middleware
Nahtlose „Zero-Trust“-Wrapper für die führenden KI-Agenten-Frameworks der Branche:
AutoGen Integration: Sicherer Schutz für Microsoft AutoGen Multi-Agenten-Topologien.
CrewAI Integration: Deterministische Richtliniendurchsetzung für CrewAI-Prozesse und -Agenten.
LangChain (Python & TS): Sicherheits-Interceptoren für LangChain-Ketten, -Tools und -Executors.
LlamaIndex Integration: Sichere Leitplanken für RAG-Pipelines und toolbasierte Abfragen.
Vercel AI SDK Integration: Einzeilige Sicherheitsergänzungen für Projekte, die auf dem Vercel AI SDK basieren.
🚦 Schnellstart
Für Dify-Marketplace-Benutzer
Wir repräsentieren die robusteste Sicherheitsoption auf dem Dify Marketplace. Für die manuelle Installation während der ersten Überprüfungsphase verwenden Sie das vorgepackte .difypkg im Verzeichnis suprawall-security.
Für Claude-Desktop-Benutzer
Fügen Sie SupraWall zu Ihrer claude_desktop_config.json hinzu:
{
"mcpServers": {
"suprawall": {
"command": "npx",
"args": ["-y", "@suprawall/mcp-plugin"]
}
}
}🛡️ Sicherheitsarchitektur
SupraWall basiert auf drei Kernpfeilern:
Erkennung: Echtzeit-Identifizierung von feindseliger Absicht (Prompt Injection, SQLi, Jailbreaks).
Bereinigung: Automatische Entfernung von PII (Namen, E-Mails, Schlüssel), bevor Daten Ihre Umgebung verlassen.
Durchsetzung: Strikte richtlinienbasierte Ausführung – wenn ein Tool-Aufruf nicht Ihrer Regel entspricht, wird er blockiert.
📄 Lizenz
Lizenziert unter der Apache License 2.0.
© 2026 WiserAutomation. Agency. Alle Rechte vorbehalten. Registriert in den Dify- und Anthropic-Marketplaces.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityBmaintenanceProtects AI agents from threats like prompt injection, jailbreaks, and SQL injection through a multi-layer scanning pipeline. It also enables PII redaction and rehydration to ensure data privacy during LLM interactions.121251Apache 2.0
- AlicenseNot gradedqualityAmaintenanceA 7-layer security system for AI agents that detects and blocks prompt injection, data exfiltration, and malicious tool calls. It enables real-time scanning of inputs, outputs, and tool definitions to protect agentic workflows from emerging AI-specific threats.1MIT
- AlicenseBqualityBmaintenanceWAF for AI agents — block prompt injection before it reaches the LLM.5MIT

Blekline MCP Serverofficial
AlicenseAqualityAmaintenanceProvides AI ingress governance by masking prompts, classifying risk, and enforcing tool policies before agent calls reach model providers or sandboxes.61AGPL 3.0
Related MCP Connectors
The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Responsible-AI guardrails for agents: scoring with policy, injection & PII detection, DPDP.
Deterministic trust gate for AI output: leaked-secret, prompt-injection & PII in one call.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wiserautomation/suprawall-plugins'
If you have feedback or need assistance with the MCP directory API, please join our Discord server