Kestra MCP
Orchestrate workflows with AI via MCP. Manage Kestra flows, monitor executions, configure triggers, and build event-driven pipelines.
What is Kestra MCP?
Kestra MCP integrates Kestra's declarative orchestration platform with AI through MCP. Kestra uses YAML to define workflows, making it language-agnostic and accessible to both engineers and non-technical users.
Declarative Orchestration
AI models can help generate YAML flow definitions, troubleshoot execution failures, and optimize workflow configurations — making Kestra's declarative approach even more powerful.
Configuration
{
"mcpServers": {
"kestra": {
"command": "npx",
"args": ["kestra-mcp"],
"env": {
"KESTRA_API_URL": "http://localhost:8080/api/v1"
}
}
}
}
Use Cases
Kestra MCP serves teams needing language-agnostic workflow orchestration, organizations building event-driven data pipelines, and teams wanting AI-assisted YAML workflow development.
Key Features
- Manage YAML-based flow definitions
- Monitor execution status and logs
- Configure triggers (schedule, webhook, event)
- Manage namespaces and permissions
- Track flow revision history
- Debug task failures and retries
Similar MCP Servers
View all →Everything Claude Code
The agent harness performance optimization system.
Mcp For Beginners
This open-source curriculum introduces the fundamentals of MCP.
DesktopCommanderMCP
MCP server for Claude with terminal control and file search.
Docker Hub MCP
Official MCP server to interact with Docker Hub.