Productivity★ 2.8k
Trello — Kanban Board Management
Manage Trello boards, lists, and cards via natural language. Move cards, add comments, set due dates, and get board overviews — all from your chat.
Visual Task Management
Trello's kanban boards are beloved for their simplicity. This skill lets your agent manage boards without you needing to open the Trello app.
- Card Management: Create, move, archive, and update cards via chat.
- Board Overview: Get a snapshot of all boards, lists, and card counts.
- Due Date Tracking: View upcoming deadlines and overdue items.
- Label & Member Management: Assign labels and team members to cards.
Configuration
"mcpServers": {
"trello": {
"command": "npx",
"args": ["-y", "@mcp/trello-server"],
"env": {
"TRELLO_API_KEY": "your-api-key",
"TRELLO_TOKEN": "your-token"
}
}
}Top Prompts
- "Create a new card 'Design review' in the 'In Progress' list."
- "Move all overdue cards to the 'Blocked' list."
- "Give me an overview of the Marketing board."
</ Add to your README
If you use this skill in your project, add the badge to your GitHub README:
[](https://clawdbot.space/en/skills/mcp-trello?ref=badge&utm_source=mcp-trello&utm_medium=readme&utm_campaign=skill-page)