Skip to main content
Glama

MCP Server Trello

task-orchestrate.md638 B
# task-orchestrate Orchestrate complex tasks across the swarm. ## Usage ```bash npx claude-flow task orchestrate [options] ``` ## Options - `--task <description>` - Task description - `--strategy <type>` - Orchestration strategy - `--priority <level>` - Task priority (low, medium, high, critical) ## Examples ```bash # Orchestrate development task npx claude-flow task orchestrate --task "Implement user authentication" # High priority task npx claude-flow task orchestrate --task "Fix production bug" --priority critical # With specific strategy npx claude-flow task orchestrate --task "Refactor codebase" --strategy parallel ```

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