Back to Developer Tools

Shuttle

The Shuttle MCP server enables AI assistants to interact with the Shuttle Rust deployment platform. Deploy applications, manage projects, view build and deployment logs, check deployment status, and search the Shuttle documentation - all through your AI assistant.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "shuttle": {
      // See GitHub repository for configuration
    }
  }
}