MCP.so
Sign In
C

Cycloid

@cycloidio

About Cycloid

About

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "Cycloid MCP Server (HTTP)": {
      "url": "https://mcp.cycloid.io/mcp/",
      "headers": {
        "X-CY-ORG": "<your-organization-canonical>",
        "X-CY-API-KEY": "<your-api-key>"
      }
    }
  }
}

Tools

6

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

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.

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

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

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

List all pipelines from Cycloid.

Overview

What is Cycloid?

The Cycloid MCP Server bridges AI assistants with the Cycloid platform's infrastructure automation capabilities, allowing users to interact with infrastructure workflows using natural language. It leverages Cycloid's expertise in infrastructure as code to simplify cloud resource creation and management.

How to use Cycloid?

Configure the server with a Cycloid organization and API key headers to enable multi-tenant usage. Invoke its tools to discover and list blueprints, service catalogs, stacks, events, and pipeline information using natural language commands from your AI assistant.

Key features of Cycloid

  • Provides natural language interaction for AI assistants with Cycloid’s infrastructure.
  • Offers tools to discover and list Cycloid blueprints and service catalogs.
  • Facilitates creation and management of infrastructure stacks from blueprints.
  • Allows access to Cycloid organization events and pipeline information with filters.
  • Supports multi-tenant usage with organization and API key headers.

Use cases of Cycloid

  • Allow AI assistants to provision and manage cloud infrastructure on the Cycloid platform.
  • Enable users to explore available infrastructure blueprints and service catalogs through natural language queries.
  • Automate complex infrastructure workflows by leveraging AI for stack creation and management.

FAQ from Cycloid

How does Cycloid authenticate with the Cycloid platform?

It uses organization and API key headers for multi-tenant authentication.

What can AI assistants do with Cycloid?

They can discover blueprints, explore service catalogs, create and manage infrastructure stacks, and access organization events and pipeline information.

What are the runtime requirements?

— (Not specified in the README.)

Where does data live?

Data lives within the Cycloid platform; the server acts as a bridge to expose its functionalities.

Does Cycloid support multiple organizations?

Yes, it supports multi-tenant usage with per-organization API key headers.

Frequently asked questions

How does Cycloid authenticate with the Cycloid platform?

It uses organization and API key headers for multi-tenant authentication.

What can AI assistants do with Cycloid?

They can discover blueprints, explore service catalogs, create and manage infrastructure stacks, and access organization events and pipeline information.

What are the runtime requirements?

— (Not specified in the README.)

Where does data live?

Data lives within the Cycloid platform; the server acts as a bridge to expose its functionalities.

Does Cycloid support multiple organizations?

Yes, it supports multi-tenant usage with per-organization API key headers.

Comments

More Other MCP servers