Available Tools
The Wokku MCP server provides 55 tools covering 100% of the API.
#Servers
| Tool |
Description |
wokku_list_servers |
List all connected servers |
wokku_get_server |
Get server details |
wokku_server_status |
Get server health |
#Apps
| Tool |
Description |
wokku_list_apps |
List all apps |
wokku_get_app |
Get app details |
wokku_create_app |
Create an app |
wokku_update_app |
Update app settings |
wokku_delete_app |
Delete an app |
wokku_restart_app |
Restart an app |
wokku_stop_app |
Stop an app |
wokku_start_app |
Start an app |
#Config
| Tool |
Description |
wokku_get_config |
Get env vars |
wokku_set_config |
Set env vars |
wokku_unset_config |
Remove env vars |
#Domains & SSL
| Tool |
Description |
wokku_list_domains |
List domains |
wokku_add_domain |
Add a domain |
wokku_remove_domain |
Remove a domain |
wokku_enable_ssl |
Enable SSL |
#Releases
| Tool |
Description |
wokku_list_releases |
List releases |
wokku_get_release |
Get release details |
wokku_rollback |
Rollback to a release |
#Processes
| Tool |
Description |
wokku_get_ps |
Get process state |
wokku_scale_app |
Scale dynos |
#Health Checks
| Tool |
Description |
wokku_get_checks |
Get health check config |
wokku_update_checks |
Update health checks |
#Logs & Deploys
| Tool |
Description |
wokku_get_logs |
Get app logs |
wokku_list_deploys |
List deploy history |
wokku_get_deploy |
Get deploy details |
#Addons
| Tool |
Description |
wokku_list_addons |
List linked databases |
wokku_add_addon |
Add a database |
wokku_remove_addon |
Remove a database |
#Log Drains
| Tool |
Description |
wokku_list_log_drains |
List log drains |
wokku_add_log_drain |
Add a log drain |
wokku_remove_log_drain |
Remove a log drain |
#Templates
| Tool |
Description |
wokku_list_templates |
List templates |
wokku_get_template |
Get template details |
wokku_deploy_template |
Deploy a template |
#Databases
| Tool |
Description |
wokku_list_databases |
List all databases |
wokku_get_database |
Get database details |
wokku_create_database |
Create a database |
wokku_delete_database |
Delete a database |
wokku_link_database |
Link to an app |
wokku_unlink_database |
Unlink from an app |
#Backups
| Tool |
Description |
wokku_list_backups |
List backups |
wokku_create_backup |
Create a backup |
#SSH Keys
| Tool |
Description |
wokku_list_ssh_keys |
List SSH keys |
wokku_add_ssh_key |
Add a key |
wokku_remove_ssh_key |
Remove a key |
#Teams
| Tool |
Description |
wokku_list_teams |
List teams |
wokku_create_team |
Create a team |
wokku_list_team_members |
List members |
wokku_add_team_member |
Invite a member |
wokku_remove_team_member |
Remove a member |
#Notifications
| Tool |
Description |
wokku_list_notifications |
List channels |
wokku_create_notification |
Create a channel |
wokku_delete_notification |
Delete a channel |
#Activities
| Tool |
Description |
wokku_list_activities |
View activity log |