Trello Connector
Manage boards, create cards, and organize projects with intuitive Trello workflow automation.Quick Setup
npm install mcp-trello
export TRELLO_API_KEY=your_key
export TRELLO_TOKEN=your_token
mcp-trello
Capabilities
- Board Management: Create and organize project boards
- Card Operations: Add tasks, checklists, and due dates
- Team Collaboration: Assign members and track progress
- Power-Ups Integration: Connect with other tools
API Access
Permission | Function |
---|---|
read | View boards and cards |
write | Create and modify content |
account | Access user information |
Common Actions
createCard
: Add new tasks to boardsmoveCard
: Update card positions and listsaddMember
: Assign team memberssetDueDate
: Schedule task deadlinesaddChecklist
: Break down complex tasks
Integration Benefits
Streamlines project management workflows, automates card creation from emails or messages, and provides seamless team coordination for agile and kanban methodologies.