All Integrations
Trello
Issue ManagementManage Trello boards, lists, and cards. Your agents can create tasks, move cards across lists, add comments, and organize project workflows.
How to Connect
- 1Go to the MCP Templates marketplace.
- 2Find the Trello template.
- 3Enter your Trello API key and token.
- 4Add the template to your agent.
Available Tools
trello_list_boardsList all Trello boards for the authenticated member
trello_get_boardGet a Trello board by ID
trello_list_listsList all lists on a Trello board
trello_create_listCreate a new list on a Trello board
trello_list_cardsList all cards in a Trello list
trello_get_cardGet a Trello card by ID
trello_create_cardCreate a new Trello card
trello_update_cardUpdate an existing Trello card
trello_search_cardsSearch for Trello cards by query
trello_archive_cardArchive a Trello card
trello_move_card_to_listMove a Trello card to a different list
trello_add_member_to_cardAdd a member to a Trello card
trello_list_labelsList all labels on a Trello board
trello_create_labelCreate a label on a Trello board
trello_create_checklistCreate a checklist on a Trello card
trello_create_checklist_itemCreate a check item on a Trello checklist