Skip to main content
Glama

MCP Server Trello

parallel-execute.md585 B
# parallel-execute Execute tasks in parallel for maximum efficiency. ## Usage ```bash npx claude-flow optimization parallel-execute [options] ``` ## Options - `--tasks <file>` - Task list file - `--max-parallel <n>` - Maximum parallel tasks - `--strategy <type>` - Execution strategy ## Examples ```bash # Execute task list npx claude-flow optimization parallel-execute --tasks tasks.json # Limit parallelism npx claude-flow optimization parallel-execute --tasks tasks.json --max-parallel 5 # Custom strategy npx claude-flow optimization parallel-execute --strategy adaptive ```

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/delorenj/mcp-server-trello'

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