cloud platforms
Mcp Server Python
Implementation of MCP server for [Kestra](https://kestra.io) workflow orchestration platform.
python
cloud
cloud platforms
Installation
npx -y kestra-io/mcp-server-pythonConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-python",
"command": "npx",
"args": [
"-y",
"kestra-io/mcp-server-python"
]
}About This MCP Server
kestra-io/mcp-server-python
Implementation of MCP server for Kestra workflow orchestration platform.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub