Deploy runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 6 Jul 2026.
Deploy any app to any cloud. 20 tools for deployments, previews, and management.
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 deploy -- npx -y @nometria-ai/claude-code
{
"mcpServers": {
"deploy": {
"args": [
"-y",
"@nometria-ai/claude-code"
],
"command": "npx"
}
}
}
[mcp_servers.deploy]
command = "npx"
args = ["-y", "@nometria-ai/claude-code"]
{
"mcpServers": {
"deploy": {
"args": [
"-y",
"@nometria-ai/claude-code"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"deploy": {
"args": [
"-y",
"@nometria-ai/claude-code"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.