An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Cycloid MCP Server.
CYCLOID_BLUEPRINT_LISTCallable MCP tool function
CYCLOID_BLUEPRINT_STACK_CREATECallable MCP tool function
CYCLOID_STACKFORMS_VALIDATECallable MCP tool function
CYCLOID_CATALOG_REPO_LISTCallable MCP tool function
CYCLOID_EVENT_LISTCallable MCP tool function
beginCallable MCP tool function
A Model Context Protocol (MCP) server that provides seamless integration with the Cycloid platform, enabling AI assistants to interact with Cycloid's infrastructure management capabilities through natural language.
The Cycloid MCP Server bridges the gap between AI assistants and Cycloid's powerful infrastructure automation platform. It enables users to:
CYCLOID_BLUEPRINT_LIST: List all available blueprints with their detailsCYCLOID_BLUEPRINT_STACK_CREATE: Create stacks from blueprints with interactive elicitationCYCLOID_STACKFORMS_VALIDATE: Validate StackForms configuration filesCYCLOID_CATALOG_REPO_LIST: List service catalog repositoriesCYCLOID_EVENT_LIST: List organization events with optional filters (begin, end, severity, type)CYCLOID_PIPELINE_LIST: List all pipelines from Cycloidcycloid://blueprints: Access to blueprint informationcycloid://service-catalogs-repositories: Access to service catalog repositories informationcycloid://events: Access to recent organization events as JSONcycloid://pipelines: Access to pipeline informationinfo, warn, err, critCycloid, AWS, Monitoring, CustomThe server uses a dynamic component registration system based on FastMCP's MCPMixin:
src/components/catalogs/, stacks/)*_tools.py, *_resources.py, *_handlers.py, *_prompts.pyregister_all() method for proper tool/resource registrationThe Cycloid MCP Server runs as a web service using HTTP transport. Organization and API key are provided via HTTP headers (X-CY-ORG and X-CY-API-KEY) for each request, enabling multi-tenant usage.
Usage: python server.py
The project provides pre-built Docker images via Docker Hub:
For detailed MCP server configuration examples, see mcp-examples.md.
See CONTRIBUTING.md for detailed development guidelines.
This project is licensed under the MIT License - see the LICENSE file for details.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/server-7)<a href="https://allmcps.com/mcp/server-7"><img src="https://allmcps.com/api/badge/server-7?style=directory" alt="Cycloid MCP Server on AllMCPs" /></a>