{"name":"com.thedploy/deployer","slug":"thedploy-deployer","title":"The Deployer","description":"Check if a repo will deploy, plan a deploy to your own cloud, and see status, logs and redeploys.","url":"https://mcp.market/server/thedploy-deployer","rating":null,"grade":"A","score":87,"certified":false,"status":"active","category":"devtools","tags":["devtools"],"presence":{"score":36,"stars":0,"forks":0,"downloads_week":316,"last_push_at":"2026-09-16T06:41:45.000Z","license":"MIT"},"uptime":{"percent":100,"checks":1,"ok":1,"last_checked_at":"2026-09-19T16:16:09.687Z","last_ok_at":"2026-09-19T16:16:09.687Z","latency_ms":86},"claimed":false,"transport":"mixed","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/Avinash147-1193/thedeployer-mcp","website":"https://thedploy.com","version":"0.1.1","remotes":[{"type":"streamable-http","url":"https://app.thedploy.com/api/v1/mcp","headers":[{"description":"Your personal API key, sent as a Bearer token. Without it, only check_repo works.","value":"Bearer {api_key}","isSecret":true,"variables":{"api_key":{"description":"A personal API key from your Profile page in The Deployer.","isRequired":true,"isSecret":true,"placeholder":"dpl_..."}},"name":"Authorization"}]}],"packages":[{"registryType":"npm","identifier":"thedeployer-mcp","version":"0.1.1","transport":{"type":"stdio"},"environmentVariables":[{"description":"A personal API key from your Profile page in The Deployer. Without it, only check_repo works.","isSecret":true,"name":"THEDEPLOYER_API_KEY"}]}],"tools":[{"name":"check_repo","description":"Checks 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"repo":{"type":"string","description":"owner/name, or the repository's URL"},"check_id":{"type":"string","description":"The check_id of an earlier check, to get its result"}}}},{"name":"logs","description":"Shows 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"project":{"type":"string","description":"The project's id, name or repository. Optional with one project."},"deployment_id":{"type":"integer","description":"A specific deployment, instead of the latest"},"lines":{"type":"integer","minimum":1,"maximum":400,"description":"How many lines, newest last. Default 80."},"errors_only":{"type":"boolean","description":"Only errors and warnings"}}}},{"name":"plan_deploy","description":"Plans 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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"repo":{"type":"string","description":"owner/name, or the repository's URL"},"cloud":{"type":"string","enum":["digitalocean","aws","gcp","azure"],"description":"The cloud to plan for. Optional."}},"required":["repo"]}},{"name":"redeploy","description":"Puts 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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"project":{"type":"string","description":"The live project's id, name or repository. Optional with one project."}}}},{"name":"request_done_for_you","description":"Asks 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"offer":{"type":"string","enum":["launch","launch_secure","move"]},"repo":{"type":"string","description":"The repository, if there is one"},"note":{"type":"string","description":"Anything the team should know, such as the current host or a deadline"}},"required":["offer"]}},{"name":"status","description":"Lists 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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"project":{"type":"string","description":"A project's id, name or repository. Leave out to list them all."}}}}],"scan":{"score":87,"grade":"A","scanned_at":"2026-09-19T20:02:47.481Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:02:47.416Z","components":{"code":{"score":25,"max":25,"notes":["2 source files scanned"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 2334ms"]},"poisoning":{"score":15,"max":15,"notes":["6 tool descriptions checked"]},"auth":{"score":8,"max":15,"notes":["API key sent as a header"]},"maintenance":{"score":15,"max":15,"notes":["last push 4 days ago"]},"identity":{"score":7,"max":10,"notes":["namespace and repository owner differ","GitHub account older than a year","website matches verified namespace"]}},"findings":[],"inputs":{"probes":[{"url":"https://app.thedploy.com/api/v1/mcp","reachable":true,"authRequired":false,"latencyMs":2334,"serverInfo":{"name":"thedeployer","version":"0.1.1"}}],"packages":[{"registryType":"npm","identifier":"thedeployer-mcp","version":"0.1.1","found":true,"license":"MIT","hasInstallScripts":false,"dependencyCount":0,"publishedAt":"2026-09-14T14:01:49.652Z","repositoryUrl":"git+https://github.com/Avinash147-1193/thedeployer-mcp.git","weeklyDownloads":316}],"repo":{"found":true,"owner":"Avinash147-1193","repo":"thedeployer-mcp","archived":false,"pushedAt":"2026-09-16T06:41:45Z","stars":0,"forks":0,"openIssues":0,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/17643213?v=4","ownerCreatedAt":"2016-03-04T12:25:07Z","license":"MIT"},"icon":{"url":"https://thedploy.com/assets/brand/favicon.svg","source":"registry"},"presence":{"stars":0,"forks":0,"downloadsWeek":316,"license":"MIT","lastPushAt":"2026-09-16T06:41:45.000Z","score":36}}}},"grade_history":[],"reviews":[]}