com.pulsemcp
hatchbox
MCP server for Hatchbox Rails hosting — env var inspection, deploys, and process monitoring.
stdioofficialservice
Package Details
hatchbox-mcp-server
Transportstdio
Runtimenpx
Runtime Arguments
Positional
Position 0
-yEnvironment Variables
HATCHBOX_API_KEY
RequiredSecret
API key for authentication with Hatchbox.
HATCHBOX_ACCOUNT_ID
Required
Hatchbox account ID visible in the dashboard URL.
HATCHBOX_APP_ID
Required
Hatchbox application ID visible in the dashboard URL.
HATCHBOX_DEPLOY_KEY
RequiredSecret
Deployment webhook key for triggering deployments.
WEB_SERVER_IP_ADDRESS
IP address of Hatchbox server for SSH access to read environment variables.
SSH_KEY_PATH
Default:
~/.ssh/id_rsaPath to SSH private key for server access.
HATCHBOX_APP_NAME
App name to filter processes if multiple apps run on the same server.
READONLY
Default:
trueSet to false to enable write operations for environment variables.
ALLOW_DEPLOYS
Default:
trueSet to false to disable deployment operations.