MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/Shipyard
Code ExecutionOfficial
S

Shipyard

The Shipyard CLI provides an MCP server for agents to manage Shipyard environments directly: by pulling logs, comparing branches, running tests, and stopping/starting environments..

12 starsUpdated Aug 27, 2026
View on GitHub

Ads

Overview

A tool to manage Ephemeral Environments on the Shipyard platform. - Linux and macOS curl https://www.shipyard.sh/install.sh | bash - Windows Navigate to the releases page and download the executable for Windows. - Homebrew brew tap shipyard/tap brew install shipyard Run shipyard login to initialize the CLI. This will prompt you to log in to Shipyard in the browser. The CLI will then save your API token in a local config. You're ready to start running commands. Set your Shipyard API token as the value of the SHIPYARD_API_TOKEN environment variable.

Installation

claude mcp add shipyard --env SHIPYARD_API_TOKEN=your-token-here --env SHIPYARD_ORG=your-org-name -- shipyard mcp serve

Configuration

Configuration example is not available yet.

Capabilities

  • List environments with filters

    Ask your assistant to find environments by branch, repo, or PR using `get_environments`.

  • Inspect an environment

    Retrieve full details and service/port information for a specific environment with `get_environment` and `get_services`.

  • Control environment lifecycle

    Stop, restart, rebuild, cancel a build, or revive a deleted environment via `stop_environment`, `restart_environment`, `rebuild_environment`, `cancel_environment`, or `revive_environment`.

  • Manage volumes and snapshots

    List, reset, snapshot, and load volume snapshots using `get_volumes`, `reset_volume`, `get_snapshots`, `create_snapshot`, and `load_snapshot`.

  • Fetch service logs

    Retrieve logs from a running environment’s service with `get_logs`.

  • Switch organizations

    List available orgs and set the active one via `get_orgs` and `set_org`.

Tags

  • development
  • devops
  • testing-qa
  • deployment
  • cloud-infrastructure

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago