{"slug":"deployhq/deployhq-mcp-server","name":"DeployHQ","description":"A Model Context Protocol (MCP) server for DeployHQ that enables AI assistants like Claude Desktop and Claude Code to interact with your DeployHQ deployments.","category":"development","tags":[],"official":false,"stars":13,"transport":"stdio","install":[{"cmd":"npx -y deployhq-mcp-server","imports":[]}],"tools":[{"name":"list_projects","description":"List all projects in your DeployHQ account."},{"name":"get_project","description":"Get detailed information about a specific project."},{"name":"list_servers","description":"List all servers configured for a project."},{"name":"list_deployments","description":"List deployments for a project with pagination support."},{"name":"get_deployment","description":"Get detailed information about a specific deployment."},{"name":"get_deployment_log","description":"Get the deployment log for a specific deployment. Useful for debugging failed deployments."},{"name":"create_deployment","description":"Create a new deployment for a project."},{"name":"list_ssh_keys","description":"List all SSH public keys for the account."},{"name":"create_ssh_key","description":"Create a new SSH key pair for the account."},{"name":"list_global_environment_variables","description":"List all global (account-level) environment variables."},{"name":"create_global_environment_variable","description":"Create a new global environment variable available across all projects."},{"name":"update_global_environment_variable","description":"Update an existing global environment variable."},{"name":"delete_global_environment_variable","description":"Delete a global environment variable. This action is irreversible."},{"name":"list_global_config_files","description":"List all global (account-level) config file templates."},{"name":"get_global_config_file","description":"Get a specific global config file template including its body content."},{"name":"create_global_config_file","description":"Create a new global config file template."},{"name":"update_global_config_file","description":"Update a global config file template."},{"name":"delete_global_config_file","description":"Delete a global config file template."}],"env_vars":["DEPLOYHQ_API_KEY"],"auth_type":"none","github":"https://github.com/deployhq/deployhq-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}