io.github.Ryan-Clinton/autonomous-cyber-red-team-mcp icon

Autonomous Cyber Red Team

by Ryan-Clinton

io.github.Ryan-Clinton/autonomous-cyber-red-team-mcp

Automated red team reconnaissance combining attack surface mapping, vulnerability scanning, threa...

Autonomous Cyber Red Team · v1.0.1

Ryan-Clinton

57

Autonomous Cyber Red Team MCP Server

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.