Skip to main content
Glama

Server Details

An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
cycloidio/cycloid-mcp-server
GitHub Stars
0

Available Tools

6 tools
CYCLOID_BLUEPRINT_LISTTry in Inspector

List all available blueprints with their details. The LLM can filter the results based on user requirements.

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNotable
CYCLOID_BLUEPRINT_STACK_CREATETry in Inspector

Create a new Cycloid stack from a blueprint. CRITICAL: When elicitation context (ctx) is provided, the tool will ALWAYS use interactive elicitation to ask for parameters one by one, REGARDLESS of any parameters provided. The LLM should ONLY provide the 'ref' parameter and let elicitation handle the rest. DO NOT provide name, use_case, or service_catalog_source_canonical when elicitation is available. 🚨 CRITICAL: The LLM should NEVER provide default values, suggestions, or examples. Let the user make their own choices. Do NOT call this tool with guessed parameters.

ParametersJSON Schema
NameRequiredDescriptionDefault
refYes
CYCLOID_CATALOG_REPO_LISTTry in Inspector

List all available service catalog repositories with their details. The LLM can filter the results based on user requirements.

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNotable
CYCLOID_EVENT_LISTTry in Inspector

List organization events with optional filters (begin, end, severity, type).

ParametersJSON Schema
NameRequiredDescriptionDefault
endNo
typeNo
beginNo
formatNojson
severityNo
CYCLOID_PIPELINE_LISTTry in Inspector

List all pipelines from Cycloid.

ParametersJSON Schema
NameRequiredDescriptionDefault
formatNosummary
CYCLOID_STACKFORMS_VALIDATETry in Inspector

Validate a StackForms (.forms.yml) file using the Cycloid CLI. This tool can validate StackForms configuration and provide detailed feedback for fixing issues.

ParametersJSON Schema
NameRequiredDescriptionDefault
forms_contentYes

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.