Skip to main content
Glama

Kestra Python MCP Server

Official
.env_example563 B
KESTRA_TENANT_ID=main KESTRA_BASE_URL=xxx # Optional, default: http://localhost:8080/api/v1 KESTRA_USERNAME=xxx # Required if Basic Auth enabled KESTRA_PASSWORD=xxx # Required if Basic Auth enabled KESTRA_API_TOKEN=xxx # Required if Kestra API Token is used (EE/Cloud only) # KESTRA_MCP_DISABLED_TOOLS=ee # To use the MCP Server from the OpenAI Agent SDK: OPENAI_API_KEY=xxx # To use the MCP Server from the Google Agent SDK (ADK), make sure to create an API key https://aistudio.google.com/apikey GOOGLE_GEMINI_MODEL_AGENT=gemini-2.5-flash GOOGLE_API_KEY=xxx

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kestra-io/mcp-server-python'

If you have feedback or need assistance with the MCP directory API, please join our Discord server