Deployhq MCP Server
UnclaimedDeployHQ MCP Server
Install
claude mcp add --transport stdio deployhq --env DEPLOYHQ_EMAIL=your-email@example.com --env DEPLOYHQ_API_KEY=your-api-key --env DEPLOYHQ_ACCOUNT=your-account -- npx -y deployhq-mcp-serverUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
branch
(string, optional): Branch to deploy from
build_pipeline
(boolean, optional): Make available in build pipeline
copy_config_files
(boolean, optional): Copy config files
create_deployment
Create new deployment
create_global_config_file
Create a global config file template
create_global_environment_variable
Create a global environment variable
create_ssh_key
Create a new SSH key pair
delete_global_config_file
Delete a global config file template
delete_global_environment_variable
Delete a global environment variable
end_revision
(string): Ending commit hash
get_deployment
Get deployment details
get_deployment_log
Get deployment log output
get_global_config_file
Get a global config file with body
get_project
Get project details
id
(string): Environment variable identifier
key_type
(string, optional): Key type — ED25519 (default) or RSA
list_deployments
List deployments with pagination
list_global_config_files
List all global config file templates
list_global_environment_variables
List all global environment variables
list_projects
List all projects
list_servers
List project servers
list_ssh_keys
List all SSH public keys
locked
(boolean, optional): Lock the variable to prevent changes
mode
(string, optional): "queue" or "preview"
name
(string): Variable name
page
(number, optional): Page number for pagination
parent_identifier
(string): Server or server group UUID
path
(string): File path (e.g. config/database.yml)
permalink
(string): Project permalink or identifier
project
(string): Project permalink
run_build_commands
(boolean, optional): Run build commands
server_uuid
(string, optional): Filter by server UUID
start_revision
(string): Starting commit hash
title
(string): Title for the SSH key
update_global_config_file
Update a global config file template
update_global_environment_variable
Update a global environment variable
use_build_cache
(boolean, optional): Use build cache
use_latest
(string, optional): Use latest deployed commit as start
uuid
(string): Deployment UUID
value
(string): Variable value