Io Cycloid MCP Server

v1.0.0APIsstable

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

uncategorized
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

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

Features

  • CYCLOID_EVENT_LIST
  • CYCLOID_BLUEPRINT_STACK_CREATE
  • CYCLOID_BLUEPRINT_LIST
  • CYCLOID_STACKFORMS_VALIDATE
  • CYCLOID_CATALOG_REPO_LIST

Use Cases

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 t
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.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @toolsdk-remote/io-cycloid-mcp-server

Manual Installation

npx -y @toolsdk-remote/io-cycloid-mcp-server

Examples

Basic Configuration

Configure Io Cycloid MCP Server

npx -y @toolsdk-remote/io-cycloid-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "io-cycloid": { "command": "npx", "args": ["-y", "@toolsdk-remote/io-cycloid-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Io Cycloid MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides