Breezedeploy runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
Deploy a local folder, git repo, or Docker image to a live HTTPS URL from your AI chat.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 breezedeploy -- npx -y breezedeploy-mcp
{
"mcpServers": {
"breezedeploy": {
"args": [
"-y",
"breezedeploy-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.breezedeploy]
command = "npx"
args = ["-y", "breezedeploy-mcp"]
{
"mcpServers": {
"breezedeploy": {
"args": [
"-y",
"breezedeploy-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"breezedeploy": {
"args": [
"-y",
"breezedeploy-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.