Skip to main content
Glama

MCP cldkctl Server

by raffelprama
MIT License
  • Linux
  • Apple

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLDKCTL_TOKENYesYour cldkctl token (starts with `cldkctl_`)
CLDKCTL_BASE_URLNoBase URL (auto-fallback to staging if production fails)https://ai.cloudeka.id
CLDKCTL_DEFAULT_PROJECT_IDNoDefault project ID for convenience

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
auth

Authenticate with a cldkctl token to get JWT access

cldkctl_auth

Call the cldkctl_auth endpoint

cldkctl_login

Call the cldkctl_login endpoint

cldkctl_profile_detail

Call the cldkctl_profile_detail endpoint

cldkctl_update_profile

Call the cldkctl_update_profile endpoint

cldkctl_change_password

Call the cldkctl_change_password endpoint

cldkctl_project_list

Call the cldkctl_project_list endpoint

cldkctl_project_detail

Call the cldkctl_project_detail endpoint

cldkctl_update_project

Call the cldkctl_update_project endpoint

cldkctl_check_before_delete_project

Call the cldkctl_check_before_delete_project endpoint

cldkctl_delete_project

Call the cldkctl_delete_project endpoint

cldkctl_balance_detail

Call the cldkctl_balance_detail endpoint

cldkctl_payment_history

Call the cldkctl_payment_history endpoint

cldkctl_billing_daily_cost

Call the cldkctl_billing_daily_cost endpoint

cldkctl_billing_monthly_cost

Call the cldkctl_billing_monthly_cost endpoint

cldkctl_billing_history

Call the cldkctl_billing_history endpoint

cldkctl_billing_invoice_sme

Call the cldkctl_billing_invoice_sme endpoint

cldkctl_billing_invoice_sme_detail

Call the cldkctl_billing_invoice_sme_detail endpoint

cldkctl_billing_invoice_enterprise

Call the cldkctl_billing_invoice_enterprise endpoint

cldkctl_billing_invoice_enterprise_detail

Call the cldkctl_billing_invoice_enterprise_detail endpoint

cldkctl_org_detail

Call the cldkctl_org_detail endpoint

cldkctl_org_members

Call the cldkctl_org_members endpoint

cldkctl_org_member_add

Call the cldkctl_org_member_add endpoint

cldkctl_org_member_edit

Call the cldkctl_org_member_edit endpoint

cldkctl_org_member_delete

Call the cldkctl_org_member_delete endpoint

cldkctl_org_role_list

Call the cldkctl_org_role_list endpoint

cldkctl_org_role_add

Call the cldkctl_org_role_add endpoint

cldkctl_k8s_pods

Call the cldkctl_k8s_pods endpoint

cldkctl_k8s_deployments

Call the cldkctl_k8s_deployments endpoint

cldkctl_k8s_services

Call the cldkctl_k8s_services endpoint

cldkctl_k8s_configmaps

Call the cldkctl_k8s_configmaps endpoint

cldkctl_k8s_secrets

Call the cldkctl_k8s_secrets endpoint

cldkctl_vm_list

Call the cldkctl_vm_list endpoint

cldkctl_vm_detail

Call the cldkctl_vm_detail endpoint

cldkctl_registry_list

Call the cldkctl_registry_list endpoint

cldkctl_registry_repositories

Call the cldkctl_registry_repositories endpoint

cldkctl_notebook_list

Call the cldkctl_notebook_list endpoint

cldkctl_notebook_create

Call the cldkctl_notebook_create endpoint

cldkctl_k8s_pod_create

Call the cldkctl_k8s_pod_create endpoint

cldkctl_k8s_pod_edit

Call the cldkctl_k8s_pod_edit endpoint

cldkctl_k8s_pod_delete

Call the cldkctl_k8s_pod_delete endpoint

cldkctl_vm_create

Call the cldkctl_vm_create endpoint

cldkctl_vm_delete

Call the cldkctl_vm_delete endpoint

cldkctl_vm_reboot

Call the cldkctl_vm_reboot endpoint

cldkctl_vm_turn_on

Call the cldkctl_vm_turn_on endpoint

cldkctl_vm_turn_off

Call the cldkctl_vm_turn_off endpoint

cldkctl_registry_detail

Call the cldkctl_registry_detail endpoint

cldkctl_registry_overview

Call the cldkctl_registry_overview endpoint

cldkctl_registry_member_list

Call the cldkctl_registry_member_list endpoint

cldkctl_registry_member_add

Call the cldkctl_registry_member_add endpoint

cldkctl_registry_member_delete

Call the cldkctl_registry_member_delete endpoint

cldkctl_notebook_delete

Call the cldkctl_notebook_delete endpoint

cldkctl_notebook_update

Call the cldkctl_notebook_update endpoint

cldkctl_notebook_start

Call the cldkctl_notebook_start endpoint

cldkctl_notebook_stop

Call the cldkctl_notebook_stop endpoint

cldkctl_project_r_quota_post

Call the cldkctl_project_r_quota_post endpoint

cldkctl_project_r_quota_pre

Call the cldkctl_project_r_quota_pre endpoint

cldkctl_token_update

Call the cldkctl_token_update endpoint

cldkctl_token_regenerate

Call the cldkctl_token_regenerate endpoint

cldkctl_kube_dashboard

Call the cldkctl_kube_dashboard endpoint

cldkctl_kubeconfig

Call the cldkctl_kubeconfig endpoint

cldkctl_get_namespace

Call the cldkctl_get_namespace endpoint

cldkctl_org_edit

Call the cldkctl_org_edit endpoint

cldkctl_org_member_activate

Call the cldkctl_org_member_activate endpoint

cldkctl_org_member_deactivate

Call the cldkctl_org_member_deactivate endpoint

cldkctl_org_member_resend_invitation

Call the cldkctl_org_member_resend_invitation endpoint

cldkctl_voucher_claim

Call the cldkctl_voucher_claim endpoint

cldkctl_voucher_claimed_list

Call the cldkctl_voucher_claimed_list endpoint

cldkctl_voucher_trial_claimed_list

Call the cldkctl_voucher_trial_claimed_list endpoint

cldkctl_audit_log

Call the cldkctl_audit_log endpoint

cldkctl_org_role_detail

Call the cldkctl_org_role_detail endpoint

cldkctl_org_role_edit

Call the cldkctl_org_role_edit endpoint

cldkctl_org_role_delete

Call the cldkctl_org_role_delete endpoint

cldkctl_get_pod

Call the cldkctl_get_pod endpoint

cldkctl_create_pod

Call the cldkctl_create_pod endpoint

cldkctl_edit_pod

Call the cldkctl_edit_pod endpoint

cldkctl_delete_pod

Call the cldkctl_delete_pod endpoint

cldkctl_console_pod

Call the cldkctl_console_pod endpoint

cldkctl_console_token_pod

Call the cldkctl_console_token_pod endpoint

cldkctl_get_deployment

Call the cldkctl_get_deployment endpoint

cldkctl_create_deployment

Call the cldkctl_create_deployment endpoint

cldkctl_edit_deployment

Call the cldkctl_edit_deployment endpoint

cldkctl_delete_deployment

Call the cldkctl_delete_deployment endpoint

cldkctl_get_daemonset

Call the cldkctl_get_daemonset endpoint

cldkctl_create_daemonset

Call the cldkctl_create_daemonset endpoint

cldkctl_edit_daemonset

Call the cldkctl_edit_daemonset endpoint

cldkctl_delete_daemonset

Call the cldkctl_delete_daemonset endpoint

cldkctl_get_statefulset

Call the cldkctl_get_statefulset endpoint

cldkctl_create_statefulset

Call the cldkctl_create_statefulset endpoint

cldkctl_edit_statefulset

Call the cldkctl_edit_statefulset endpoint

cldkctl_delete_statefulset

Call the cldkctl_delete_statefulset endpoint

cldkctl_get_service

Call the cldkctl_get_service endpoint

cldkctl_create_service

Call the cldkctl_create_service endpoint

cldkctl_edit_service

Call the cldkctl_edit_service endpoint

cldkctl_delete_service

Call the cldkctl_delete_service endpoint

cldkctl_get_persistent_volume

Call the cldkctl_get_persistent_volume endpoint

cldkctl_create_persistent_volume

Call the cldkctl_create_persistent_volume endpoint

cldkctl_edit_persistent_volume

Call the cldkctl_edit_persistent_volume endpoint

cldkctl_delete_persistent_volume

Call the cldkctl_delete_persistent_volume endpoint

cldkctl_get_pvc

Call the cldkctl_get_pvc endpoint

cldkctl_create_pvc

Call the cldkctl_create_pvc endpoint

cldkctl_edit_pvc

Call the cldkctl_edit_pvc endpoint

cldkctl_delete_pvc

Call the cldkctl_delete_pvc endpoint

cldkctl_get_data_volume

Call the cldkctl_get_data_volume endpoint

cldkctl_create_data_volume

Call the cldkctl_create_data_volume endpoint

cldkctl_edit_data_volume

Call the cldkctl_edit_data_volume endpoint

cldkctl_delete_data_volume

Call the cldkctl_delete_data_volume endpoint

cldkctl_get_resource_v1

Call the cldkctl_get_resource_v1 endpoint

cldkctl_create_resource_v1

Call the cldkctl_create_resource_v1 endpoint

cldkctl_edit_resource_v1

Call the cldkctl_edit_resource_v1 endpoint

cldkctl_delete_resource_v1

Call the cldkctl_delete_resource_v1 endpoint

cldkctl_get_custom_resources

Call the cldkctl_get_custom_resources endpoint

cldkctl_get_crd

Call the cldkctl_get_crd endpoint

cldkctl_create_crd

Call the cldkctl_create_crd endpoint

cldkctl_edit_crd

Call the cldkctl_edit_crd endpoint

cldkctl_delete_crd

Call the cldkctl_delete_crd endpoint

cldkctl_get_image_os

Call the cldkctl_get_image_os endpoint

cldkctl_get_vm_flavor_type

Call the cldkctl_get_vm_flavor_type endpoint

cldkctl_get_vm_gpu

Call the cldkctl_get_vm_gpu endpoint

cldkctl_get_vm_storage_class

Call the cldkctl_get_vm_storage_class endpoint

cldkctl_get_vm_flavor

Call the cldkctl_get_vm_flavor endpoint

cldkctl_create_vm

Call the cldkctl_create_vm endpoint

cldkctl_create_vm_yaml

Call the cldkctl_create_vm_yaml endpoint

cldkctl_get_vm

Call the cldkctl_get_vm endpoint

cldkctl_edit_vm_yaml

Call the cldkctl_edit_vm_yaml endpoint

cldkctl_delete_vm

Call the cldkctl_delete_vm endpoint

cldkctl_reboot_vm

Call the cldkctl_reboot_vm endpoint

cldkctl_turn_off_vm

Call the cldkctl_turn_off_vm endpoint

cldkctl_turn_on_vm

Call the cldkctl_turn_on_vm endpoint

cldkctl_registry_quota

Call the cldkctl_registry_quota endpoint

cldkctl_registry_cert

Call the cldkctl_registry_cert endpoint

cldkctl_registry_create

Call the cldkctl_registry_create endpoint

cldkctl_registry_update

Call the cldkctl_registry_update endpoint

cldkctl_registry_logs

Call the cldkctl_registry_logs endpoint

cldkctl_registry_labels

Call the cldkctl_registry_labels endpoint

cldkctl_registry_labels_update

Call the cldkctl_registry_labels_update endpoint

cldkctl_registry_labels_create

Call the cldkctl_registry_labels_create endpoint

cldkctl_registry_labels_delete

Call the cldkctl_registry_labels_delete endpoint

cldkctl_registry_tag_list

Call the cldkctl_registry_tag_list endpoint

cldkctl_registry_tag_create

Call the cldkctl_registry_tag_create endpoint

cldkctl_registry_tag_update

Call the cldkctl_registry_tag_update endpoint

cldkctl_registry_tag_delete

Call the cldkctl_registry_tag_delete endpoint

cldkctl_registry_tag_disable

Call the cldkctl_registry_tag_disable endpoint

cldkctl_registry_tag_enable

Call the cldkctl_registry_tag_enable endpoint

cldkctl_registry_available_member

Call the cldkctl_registry_available_member endpoint

cldkctl_registry_show_password

Call the cldkctl_registry_show_password endpoint

cldkctl_registry_repository_list

Call the cldkctl_registry_repository_list endpoint

cldkctl_registry_artifact_detail

Call the cldkctl_registry_artifact_detail endpoint

cldkctl_registry_artifact_add_label

Call the cldkctl_registry_artifact_add_label endpoint

cldkctl_registry_artifact_remove_label

Call the cldkctl_registry_artifact_remove_label endpoint

cldkctl_registry_artifact_scan

Call the cldkctl_registry_artifact_scan endpoint

cldkctl_registry_artifact_stop_scan

Call the cldkctl_registry_artifact_stop_scan endpoint

cldkctl_registry_artifact_tags

Call the cldkctl_registry_artifact_tags endpoint

cldkctl_registry_artifact_delete_tag

Call the cldkctl_registry_artifact_delete_tag endpoint

cldkctl_registry_artifact_add_tag

Call the cldkctl_registry_artifact_add_tag endpoint

cldkctl_notebook_images

Call the cldkctl_notebook_images endpoint

cldkctl_superadmin_project_list

Call the cldkctl_superadmin_project_list endpoint

cldkctl_superadmin_org_detail

Call the cldkctl_superadmin_org_detail endpoint

cldkctl_superadmin_balance_detail

Call the cldkctl_superadmin_balance_detail endpoint

cldkctl_superadmin_billing_invoice_sme

Call the cldkctl_superadmin_billing_invoice_sme endpoint

cldkctl_superadmin_billing_invoice_enterprise

Call the cldkctl_superadmin_billing_invoice_enterprise endpoint

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/raffelprama/mcp-cldkctl'

If you have feedback or need assistance with the MCP directory API, please join our Discord server