tugboat-mcp

tugboat-mcp

3.3

If you are the rightful owner of tugboat-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for interacting with the Tugboat API, allowing AI assistants to access and manipulate Tugboat resources.

The Tugboat MCP Server is designed to facilitate interaction between AI assistants, such as Claude, and the Tugboat API through the Model Context Protocol (MCP). This server provides a standardized interface for accessing and managing Tugboat resources, enabling AI models to perform actions like creating, building, and deleting previews, as well as accessing project and repository information. The server supports both stdio and HTTP transports and includes features for authentication and authorization. Its modular architecture consists of core server setup, resource exposure, tool implementation, utility functions, and middleware for HTTP request handling.

Features

  • Access Tugboat projects, previews, and repositories
  • Create, build, refresh, and delete previews
  • Search for Tugboat resources
  • View preview logs
  • Support for both stdio and HTTP transports