AI Red Teaming MCP Server
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., "@AI Red Teaming MCP ServerTest this model for jailbreak vulnerabilities using roleplay payloads"
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.
AI Red Teaming MCP Server 🎯⚡
Jailbreak LLMs. Bypass guardrails. Find the holes before attackers do.
AI red teaming toolkit exposed as a Model Context Protocol (MCP) server. Connect any MCP client and test AI systems for safety vulnerabilities.
What It Does
Tool | What It Tests |
| LLM jailbreak resistance (instruction, roleplay, encoding, translation, composite) |
| Direct, indirect, system prompt leakage, data exfiltration |
| Encoding, obfuscation, context manipulation, token splitting |
| Bias, backdoors, data leakage, hallucination patterns |
| CTF-style AI safety challenges (LLM CTF, HarmBench) |
Related MCP server: Mergen
Install
pip install mcp-server-ai-redteam
# OR
git clone https://github.com/manteclaw/mcp-server-ai-redteam.git
cd mcp-server-ai-redteam
pip install -r requirements.txtConnect
Claude Desktop
{
"mcpServers": {
"ai-redteam": {
"command": "python",
"args": ["/path/to/server.py"]
}
}
}OpenClaw
openclaw skill add projects/mcp-marketplace/mcp-server-ai-redteamUsage Examples
"Test this model for jailbreak vulnerabilities using roleplay payloads"
"Fuzz this prompt for injection vectors"
"Scan this endpoint for bias and backdoor patterns"
Pricing
Tier | Price | Limits |
Community | Free | 20 calls/day |
Pro | $39/month | Unlimited + custom payloads |
Enterprise | $299/month | Unlimited + custom models + SLA |
License
MIT
Built by Manteclaw | AI safety through adversarial testing
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
- Flicense-qualityDmaintenanceIntentionally vulnerable Model Context Protocol (MCP) server designed for security research that processes natural language queries through an LLM to execute SQL queries or shell commands without restrictions.Last updated4
- Alicense-qualityDmaintenanceAI-Powered Red Team MCP Server enabling autonomous penetration testing via Model Context Protocol with 44+ security tools for AI agents.Last updated12MIT
- Flicense-qualityDmaintenanceA Model Context Protocol server for LLM fuzzing and testing, providing secure access to multiple AI providers through a standardized interface.Last updated
- Flicense-qualityDmaintenanceA robust, lightweight Model Context Protocol (MCP) server designed to empower your AI Agents with context-awareness, safe execution sandboxes, and dedicated thought logs.Last updated
Related MCP Connectors
Security scanner for MCP servers. Detect vulnerabilities, prompt injection, and tool poisoning.
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.
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/manteclaw/mcp-server-ai-redteam'
If you have feedback or need assistance with the MCP directory API, please join our Discord server