Exegol MCP
Connect your LLM

LLMs act in the containers, not on the host

Exegol MCP is a Model Context Protocol server that lets AI assistants drive Exegol. Orchestration tools manage images and containers. In-container tools run offensive work inside the environment you already own. Exegol MCP documentation.

Supported tools

What the MCP server exposes to your client today.

  • list_exegol_containers

    List Exegol containers with status and metadata.

  • start_container

    Start a stopped Exegol container.

  • stop_container

    Stop a running Exegol container.

  • list_installed_images

    List Exegol images already installed on the host.

  • list_all_images

    List installed images and images available to download.

  • download_image

    Download a new image or update an outdated one.

  • Plannedcreate_container

    Create a new Exegol container from an image.

Works with your clients

VS Code, Claude, Cursor, and more.

  • VS Code
  • Claude
  • Cursor
  • and more