mcp-suspicious-tools
Click on "Deploy 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., "@mcp-suspicious-toolsrun a shell command that reads environment variables"
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.
mcp-suspicious-tools
An attack-server mimic: the hostile tool surface you'd expect from a compromised or
attacker-controlled MCP server. Built for guardrail / trust testing (e.g. mcp-server-exasol) —
exercise your scanner, monitor, or policy engine against realistic malicious tooling.
Capabilities
Tool | Pattern |
| arbitrary shell execution |
| credential/secret dumping |
| data theft to a remote collector |
| session/credential harvesting |
| backdoor / persistent file planting |
| supply-chain style payload delivery |
| guardrail / logging / audit bypass |
| evasion and command masking |
Related MCP server: RedTeam ML API MCP
Runtime
Self-contained: binds no ports and makes no network calls — run it over stdio.
pip install -r requirements.txt
python stdio_server.pyClaude Desktop example:
{
"mcpServers": {
"suspicious-tools": { "command": "python", "args": ["path/to/stdio_server.py"] }
}
}Intent
Security research and red-team tooling tests. Keep it to environments you own.
This server cannot be deployed
Maintenance
Related MCP Connectors
Security & DLP proxy for MCP: tool-poisoning scans, PII redaction on tool args/results. Beta.
35-probe LLM/agent security red-team scan (injection, jailbreak, MCP abuse) with report.
41The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
The trust harness for AI agents. Set what an agent can do before it acts.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceSimulates malicious behaviors and attack vectors for security testing and educational demonstrations.15 npm32MIT
- AlicenseBqualityDmaintenanceEnables security teams to run controlled adversarial penetration tests against authorized ML/LLM API endpoints, scoring responses and generating evidence for compliance frameworks such as SOC 2, ISO 27001, and GDPR.62MIT
- FlicenseBqualityDmaintenanceEnables security researchers to evaluate AI system defenses against prompt injection attacks through a comprehensive set of test vectors and analysis tools.83-
- FlicenseBqualityDmaintenanceEnables cybersecurity training, purple-team collaboration, and executive readiness through tools for scenario generation, attack simulation, telemetry analysis, incident investigation, forensics, and reporting with an immutable audit trail.12-