← Registry

DevOps

dockhold.eu

Manages deployment and monitoring of web apps from GitHub repositories.

1 endpoint12 known toolsCached registry data

ENDPOINT 1

https://api.dockhold.eu/mcp

No auth detected

Known tools 12

list_apps

List the apps in your Dockhold account, with each app's id, status, URL, and source repo.

get_app_status

Get detailed status for one app: deploy status, URL, last deployed commit, and any error message.

get_app_logs

Get the most recent runtime logs for one app.

deploy_app

Deploy a GitHub repository as a live web app on Dockhold.

redeploy_app

Restart an existing app (rolling restart with zero downtime).

set_app_variable

Set a single environment variable on an app and roll it out.

get_resource_usage

Show your account's compute, database-RAM, and storage pools: how much you've bought, how much is used, and how much is free, plus every app's current size.

resize_app

Change how much memory one app gets.

resize_database

Change how much memory an app's managed database gets.

resize_database_storage

Grow the disk of an app's managed database.

list_github_repos

List the GitHub repositories you have connected to Dockhold, across every installation.

deploy_group

Deploy several connected services in one go (e.g.