Back to Developer Tools

Ship

A comprehensive DevOps toolkit that provides 56 essential infrastructure tools through AI-enabled MCP (Model Context Protocol) servers. Ship runs all tools securely in containers via Dagger, eliminating local dependencies. Ship is primarily an MCP framework for building AI assistant integrations, with optional CLI capabilities for direct usage.

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

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