Skip to main content
Glama

MCP cldkctl Server

by raffelprama
MIT License
  • Linux
  • Apple

cldkctl_console_pod

Access and manage Cloudeka's cldkctl CLI functionality via the MCP cldkctl Server by calling the console_pod endpoint using a valid console token.

Instructions

Call the cldkctl_console_pod endpoint

Input Schema

NameRequiredDescriptionDefault
tokenYesConsole token

Input Schema (JSON Schema)

{ "properties": { "token": { "description": "Console token", "type": "string" } }, "required": [ "token" ], "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