windmill

GitHub

Open-source developer platform to power your entire infra and turn scripts into webhooks, workflows and UIs. Fastest workflow engine (13x vs Airflow). Open-source alternative to Retool and Temporal.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "windmill": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-windmill"
      ]
    }
  }
}