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 toolsCYCLOID_BLUEPRINT_LISTTry in Inspector
List all available blueprints with their details. The LLM can filter the results based on user requirements.
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | table |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | table |
CYCLOID_EVENT_LISTTry in Inspector
List organization events with optional filters (begin, end, severity, type).
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| type | No | ||
| begin | No | ||
| format | No | json | |
| severity | No |
CYCLOID_PIPELINE_LISTTry in Inspector
List all pipelines from Cycloid.
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | summary |
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.
| Name | Required | Description | Default |
|---|---|---|---|
| forms_content | Yes |
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:
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
Your Connectors
Sign in to create a connector for this server.