About
Autonomous Cyber Red Team MCP Server
README
Automated red team reconnaissance combining attack surface mapping, vulnerability scanning, threat intelligence, and security posture assessment.
8 Tools
| Tool | Description |
|---|---|
simulate_attack_defense_posg |
Simulate attack-defense as a partially observable stochastic game |
synthesize_exploit_chains |
Synthesize multi-step exploit chains via AND-OR graph A* search |
predict_vulnerability_emergence |
Predict vulnerability emergence using Hawkes process |
optimize_defender_allocation |
Optimize security resource allocation using Colonel Blotto game theory |
model_adaptive_adversary |
Model adversary learning via Exp3 multi-armed bandit |
compute_lateral_movement_risk |
Compute lateral movement risk using absorbing Markov chain analysis |
assess_zero_day_tail_risk |
Assess zero-day vulnerability tail risk using extreme value theory |
forecast_threat_landscape_evolution |
Forecast threat landscape evolution using replicator dynamics |
Category
Cybersecurity
Quick Start
Claude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"autonomous-cyber-red-team-mcp": {
"url": "https://ryanclinton--autonomous-cyber-red-team-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"autonomous-cyber-red-team-mcp": {
"url": "https://ryanclinton--autonomous-cyber-red-team-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Windsurf
Add to your MCP configuration:
{
"mcpServers": {
"autonomous-cyber-red-team-mcp": {
"serverUrl": "https://ryanclinton--autonomous-cyber-red-team-mcp.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}
Authentication
This server requires an Apify API token. Get yours free at Apify Console.
Pricing
Pay-per-use via Apify. See the Apify Store listing for pricing details.
Tags
cybersecurity red-team vulnerability threat-intelligence attack-surface
License
Proprietary - available via Apify Store.
Installing Autonomous Cyber Red Team
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/Ryan-Clinton/autonomous-cyber-red-team-mcpFAQ
Is Autonomous Cyber Red Team MCP free?
Yes, Autonomous Cyber Red Team MCP is free — one-click install via Unyly at no cost.
Does Autonomous Cyber Red Team need an API key?
No, Autonomous Cyber Red Team runs without API keys or environment variables.
Is Autonomous Cyber Red Team hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Autonomous Cyber Red Team in Claude Desktop, Claude Code or Cursor?
Open Autonomous Cyber Red Team on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Autonomous Cyber Red Team with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
