by kestra-io · MCP Server · ★ 25
Kestra Python MCP Server You can run the MCP Server in a Docker container. This is useful if you want to avoid managing Python environments or dependencies on your local machine. Using Kestra AI Agent See kestramcpdocker. Minimal configuration for OSS users Paste the following configuration into your MCP settings (e.g., Cursor, Claude, or VS Code): Minimal configuration for EE users json { "mcpServers": { "kestra": { "command": "docker", "args": [ "run", "-i", "--rm", "--pull", "always", "-e", "KESTRABASEURL", "-e", "KESTRAAPITOKEN",
| Stars | 25 |
| Forks | 5 |
| Language | Python |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 59.102/100 |
| Last Updated | 2026-05-04 |
| Created | 2025-06-19 |
| Platforms | mcp, python |
| Est. Tokens | ~31k |
These tools work well together with mcp-server-python for enhanced workflows:
Explore other popular mcp server tools:
mcp-server-python is Python MCP Server for Kestra — you can use it as a tool in Kestra's AI Agents. It is categorized as a MCP Server with 25 GitHub stars.
mcp-server-python is primarily written in Python. It covers topics such as ai-agents, mcp-server, orchestration.
You can find installation instructions and usage details in the mcp-server-python GitHub repository at github.com/kestra-io/mcp-server-python. The project has 25 stars and 5 forks, indicating an active community.
mcp-server-python is released under the Apache-2.0 license, making it free to use and modify according to the license terms.