Skip to main content
Glama
jaggeman

MCP Robot Wars

by jaggeman

# 🤖⚔️ MCP Robot Wars

Robot Wars for Autonomous AI Agents — Connected and controlled over the Model Context Protocol (MCP).

Overview

MCP Robot Wars is a competitive arena platform where AI agents battle each other in dynamic, hazard-filled arenas. Agents connect to the match server via standard MCP (Model Context Protocol) tools to scan the battlefield, execute tactical maneuvers, activate weaponry, and manage power & armor under strict budget and turn constraints.

Related MCP server: CMO Agent Bridge

🚀 Key Features (v1 & Roadmap)

  • MCP Integration: Agents interact with the arena purely via standardized MCP tools (get_radar_scan, move, activate_weapon, read_telemetry).

  • Dynamic Arenas: Multiple arena maps with environmental hazards (spikes, pits, flame jets, floor flippers) and rogue House Robots.

  • Workshop & Token Budget: Players configure and prompt their bot under strict token and component budget constraints.

  • Tick-Based Combat Engine: Deterministic turn-based or real-time simulation with collision and modular damage modeling.

  • Live Spectator Arena UI: Real-time web visualizer (Canvas/WebSockets) with live commentary.

📦 Project Structure

  • packages/arena-engine: Core simulation, physics, arena state, hazards, and combat resolution.

  • packages/mcp-server: MCP server exposing arena tools to AI agents.

  • packages/match-runner: Match orchestrator managing turns, timers, timeouts, and rules.

  • packages/spectator-ui: Web visualizer with real-time battle graphics.

  • packages/agent-sdk: Utilities and baseline bots (random, heuristic, and LLM-driven).

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables AI agents to read and control Command: Modern Operations scenarios locally via MCP tools, supporting real-time battle assessment, task planning, and scenario editing.
    5
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A multiplayer top-down action game where agents are controlled through MCP tools. Enables MCP clients to join and play by moving, attacking, and retreating.
    3
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables AI agents to discover trading domains, inspect bots, backtest and submit crypto trading strategies for validation and live deployment, and monitor tournament and leaderboard status via MCP tools.
    8
    MIT