All MCP servers

Hatchbox

Official
by Api.AirforcestdioCloud & Infrastructure070MIT

MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "hatchbox-impcb3d4": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}