cloud platforms

Mcp Server Python

Implementation of MCP server for [Kestra](https://kestra.io) workflow orchestration platform.

python
cloud
cloud platforms
0
View on GitHub

Installation

npx -y kestra-io/mcp-server-python

Configuration

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.

GitHub: https://github.com/kestra-io/mcp-server-python

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub