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
See and control every tool call
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 |
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.
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
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Your Connectors
Sign in to create a connector for this server.