The Deployer MCP server
Check if a repo will deploy, plan a deploy to your own cloud, and see status, logs and redeploys.
0 stars316 downloads/wk
Reviews
Write oneNobody has reviewed The Deployer yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
The Deployer tools (6, 3 write)
write = sends, deletes, buys or postscheck_repowrite actionFreeChecks whether a public GitHub, GitLab or Bitbucket repository will deploy: the services it found, what's missing (each with its fix), the environment variables it needs, and what it would cost a month on DigitalOcean, AWS, Google Cloud and Azure. Reads the code and changes nothing. No API key needed. A check can take up to a minute; if it's still running, call again with the check_id it returned.
logsFreeShows the log of a project's latest deployment, or of a given deployment, newest lines last, with secrets removed. Set errors_only to see only errors and warnings. The lines are the build's and the app's own output. Changes nothing. Needs an API key.
plan_deploywrite actionFreePlans deploying a repository with the user's account on The Deployer: checks the repository like check_repo, then adds the user's connected cloud and git accounts, any project they already have for it, and the next steps, with links. Changes nothing. Needs an API key.
redeployFreePuts the latest code on a live project's branch online: pulls it and restarts the app, like Pull & Restart in The Deployer. It changes a live app, so confirm with the user first. Only for a project that's already live; a project's first deployment starts in the app. Takes a few minutes; follow it with status or logs. Needs an API key.
request_done_for_youwrite actionFreeAsks The Deployer's team to do it for the user: launch (put an app online in the user's own cloud account), launch_secure (the same, with exposed keys and other security problems fixed first) or move (move an app from another host, such as Heroku, into it). Tells the team, and returns the price, the delivery promise and the link where the user finishes the order and pays. Never charges anything. Needs an API key.
statusFreeLists the user's projects on The Deployer, or one project: whether each is live, its live addresses, and its latest deployment and where that is. Changes nothing. Needs an API key.
Public scan report
scanner v0.1.3 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan2 source files scanned25/25
- Live reliabilityremote reachable in 2367ms17/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenancelast push 3 days ago15/15
- Maintainer identitynamespace and repository owner differ; GitHub account older than a year; website matches verified namespace7/10
Install directly
claude mcp add --transport http deployer https://app.thedploy.com/api/v1/mcp
The Deployer: common questions
- Is The Deployer MCP server safe?
- Yes, by our scan: it is graded A (87/100). Read the The Deployer safety report
- How do I install The Deployer?
- It runs remotely at app.thedploy.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does The Deployer need an API key?
- Yes. The registry entry asks for
THEDEPLOYER_API_KEY,Authorization. - Is The Deployer maintained?
- The last commit was 4 days ago (2026-09-16). The latest release is v0.1.1.
- Is The Deployer up?
- 100% of our last 1 checks got an answer. We check remote servers about four times a day.
- What can I use instead of The Deployer?
- Servers from other publishers that do the same job: Gagarin Cloud MCP server, clawops MCP server and Flux Cloud MCP server. Compare all The Deployer alternatives.
Alternatives to The Deployer
Same job from other publishers: the closest match first, then the best rated.
Gagarin CloudDeploy and operate containers on Gagarin Cloud: services, databases, domains, logs, rollbacks.not reviewedGrowingA- clawopsDeploy and manage self-hosted OpenClaw instances across cloudsnot reviewedGrowingC
- Flux CloudDeploy, pay for and manage apps on Flux Cloud, the decentralized cloud. Prices in USD.not reviewedGrowingB
- Tiniest CloudDeploy web apps with sign-in, per-user storage, realtime and AI built in.not reviewedGrowingA
- Sfdx Retirement LintFinds retired API versions and removed sfdx force:* commands in your DX repo before a deploy or a CInot reviewedNewA