Skip to main content
Glama

MCP cldkctl Server

by raffelprama
MIT License
  • Linux
  • Apple

cldkctl_registry_labels

Manage and retrieve registry labels for specific projects and organizations using the MCP cldkctl Server, streamlining label handling across cloud environments.

Instructions

Call the cldkctl_registry_labels endpoint

Input Schema

NameRequiredDescriptionDefault
organization_idYesOrganization ID
project_idYesProject ID
registry_idYesRegistry ID
user_idYesUser ID

Input Schema (JSON Schema)

{ "properties": { "organization_id": { "description": "Organization ID", "type": "string" }, "project_id": { "description": "Project ID", "type": "string" }, "registry_id": { "description": "Registry ID", "type": "string" }, "user_id": { "description": "User ID", "type": "string" } }, "required": [ "organization_id", "user_id", "project_id", "registry_id" ], "type": "object" }
Install Server

Other Tools from MCP cldkctl Server

Related Tools

    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