Dockhold MCP Tools
Dockhold exposes 20 tools. Each one has its own page with the configuration for every client that can run this server.
-
list_appsRead-onlylist apps
-
get_app_statusRead-onlyget app status
-
get_app_logsRead-onlyget app logs
-
deploy_appdeploy app
-
redeploy_appredeploy app
-
set_app_variableMutatingset app variable
-
unset_app_variableunset app variable
-
get_resource_usageRead-onlyget resource usage
-
resize_appresize app
-
resize_databaseresize database
-
resize_database_storageresize database storage
-
set_app_storageMutatingset app storage
-
remove_app_storageMutatingremove app storage
-
set_app_secretMutatingset app secret
-
unset_app_secretunset app secret
-
bind_app_secretbind app secret
-
list_secretsRead-onlylist secrets
-
list_app_secretsRead-onlylist app secrets
-
list_github_reposRead-onlylist github repos
-
deploy_groupdeploy group
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.