Skip to main content
Glama

MCP cldkctl Server

by raffelprama
MIT License
  • Linux
  • Apple

cldkctl_registry_list

Retrieve a list of registries by specifying a project ID and optional page number using the MCP cldkctl Server's endpoint for efficient registry management.

Instructions

Call the cldkctl_registry_list endpoint

Input Schema

NameRequiredDescriptionDefault
pageNoPage number (default 1)
project-idNoProject ID (hyphenated, as required by backend)

Input Schema (JSON Schema)

{ "properties": { "page": { "description": "Page number (default 1)", "type": "string" }, "project-id": { "description": "Project ID (hyphenated, as required by backend)", "type": "string" } }, "required": [], "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