Deployhq MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 27 Mar 2026.
Model Context Protocol (MCP) server for DeployHQ API integration
Today is the operative word: we check Deployhq MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add deployhq-mcp-server -- npx -y deployhq-mcp-server
{
"mcpServers": {
"deployhq-mcp-server": {
"args": [
"-y",
"deployhq-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.deployhq-mcp-server]
command = "npx"
args = ["-y", "deployhq-mcp-server"]
{
"mcpServers": {
"deployhq-mcp-server": {
"args": [
"-y",
"deployhq-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"deployhq-mcp-server": {
"args": [
"-y",
"deployhq-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
DEPLOYHQ_EMAIL (Your DeployHQ login email address), DEPLOYHQ_API_KEY (Your DeployHQ password or API key), DEPLOYHQ_ACCOUNT (Your DeployHQ account name (from URL: https://ACCOUNT.deployhq.com)), LOG_LEVEL (Log verbosity level (ERROR, INFO, or DEBUG)).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Azure API integration
A Model Context Protocol (MCP) server for Kubernetes and OpenShift
A Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
An MCP server that provides DevOps and DevSecOps context for the project
MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.
Read-only Model Context Protocol MCP server enabling code-driven AI analysis of Kubernetes clusters.
MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console
Python MCP server for AWS CLI inspection and operations
Answers built from our own checks of this server.