SERVER
Deployhq MCP Server
Rank #8136io.github.deployhq/deployhq-mcp-server
Model Context Protocol (MCP) server for DeployHQ API integration
First listed
Nov 11, 2025
Last publish date
Mar 9, 2026
OVERVIEW
Deployhq MCP Server is a Model Context Protocol (MCP) server published by deployhq. It ranks #8136 of 58,832 servers tracked on MCP Toplist, and its repository has 13 GitHub stars. Deployhq MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Nov 11, 2025 and most recently updated on Mar 9, 2026.
STANDING
#8,136of 58,832 tracked serversTop 25%
Ranks ahead of 50,696 of 58,832 servers on MCP Toplist.
CONNECT
Use Deployhq MCP Server
Add Deployhq MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"deployhq-mcp-server": {
"command": "npx",
"args": [
"-y",
"deployhq-mcp-server"
],
"env": {
"DEPLOYHQ_EMAIL": "<your DEPLOYHQ_EMAIL>",
"DEPLOYHQ_API_KEY": "<your DEPLOYHQ_API_KEY>",
"DEPLOYHQ_ACCOUNT": "<your DEPLOYHQ_ACCOUNT>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries (1 delisted)
ORGANIZATION
deployhq
VERSIONS
Available versions (4)
| Version | Published |
|---|---|
| 1.2.2 | Mar 9, 2026 |
| 1.2.1 | Nov 18, 2025 |
| 1.2.0 | Nov 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Deployhq MCP Server?
- Model Context Protocol (MCP) server for DeployHQ API integration
- Who maintains Deployhq MCP Server?
- Deployhq MCP Server is maintained by deployhq, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Deployhq MCP Server an official MCP server?
- Yes — Deployhq MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Deployhq MCP Server have?
- MCP Toplist tracks 4 versions of Deployhq MCP Server, most recently published on Mar 9, 2026.
- Where can I find the source code for Deployhq MCP Server?
- The source code for Deployhq MCP Server is hosted at github.com/deployhq/deployhq-mcp-server.
EXPLORE