suprawall
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@suprawallscan this tool call for prompt injection and PII before execution"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🛡️ SupraWall Plugins Monorepo
The Industry-Standard Deterministic Security Layer for AI Agents.
SupraWall solves the "trust" problem in generative AI by providing a zero-knowledge, deterministic security layer between LLMs and your production systems. Unlike probabilistic security models, SupraWall enforces strict business policies and forensic-grade threat detection before an agentic action even reaches your API.
Official Website | Main Repository | Documentation
🏛️ Project Vision
SupraWall (formerly AgentGate) was built to bridge the gap between high-velocity AI experimentation and enterprise security compliance. Our goal is to empower developers to ship autonomous agentic fleets without the risk of Prompt Injection, PII data leakage, or uncontrolled tool execution.
This monorepo serves as the official distribution hub for all SupraWall plugins and framework integrations.
Related MCP server: ZugaShield
📦 Plugin Directory
Dify Plugin: Explicit security guardrails for Dify Workflows.
MCP Claude Server: Official implementation of the Model Context Protocol (MCP).
AWS Marketplace Integration: Pre-certified Guardrail tool for AWS Cloud (SaaS & Container).
OpenClaw Extension: Native security middleware for the OpenClaw agent runtime.
🧱 Framework Security Middleware
Seamless "Zero-Trust" wrappers for the industry's leading AI agent frameworks:
AutoGen Integration: Secure protection for Microsoft AutoGen multi-agent topologies.
CrewAI Integration: Deterministic policy enforcement for CrewAI processes and agents.
LangChain (Python & TS): Security interceptors for LangChain chains, tools, and executors.
LlamaIndex Integration: Secure guardrails for RAG pipelines and tool-based retrieval.
Vercel AI SDK Integration: One-line security additions for projects built on the Vercel AI SDK.
🚦 Quick Start
For Dify Marketplace Users
We represent the most robust security option on the Dify Marketplace. To install manually during the initial review phase, use the pre-packaged .difypkg found in the suprawall-security directory.
For Claude Desktop Users
Add SupraWall to your claude_desktop_config.json:
{
"mcpServers": {
"suprawall": {
"command": "npx",
"args": ["-y", "@suprawall/mcp-plugin"]
}
}
}🛡️ Security Architecture
SupraWall is built on three core pillars:
Detection: Real-time identification of adversarial intent (Prompt Injection, SQLi, Jailbreaks).
Scrubbing: Automatic removal of PII (Names, Emails, Keys) before data leaves your environment.
Enforcement: Strict policy-based execution—if a tool call doesn't match your rule, it's blocked.
📄 License
Licensed under the Apache License 2.0.
© 2026 WiserAutomation. Agency. All rights reserved. Registered in the Dify and Anthropic Marketplaces.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
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 Connectors
Deterministic runtime safety for AI agents: scan PII, gate tool actions, verify LLM output.
Zero-trust gateway for AI agents: score tool calls, verify agent cards, enforce policy, audit.
Security gateway for AI agents: policy, approval, and audited execution, no secrets shared.
The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
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

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- AlicenseNot gradedqualityBmaintenanceInput/output safety gate for AI agents: detect prompt-injection/jailbreak, leaked secrets/PII, and URL/IP reputation. Deterministic, no LLM.427MIT
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