Tools that your AI agent can use through this MCP server to interact with Trello
Updates a card. See the documentation.
Search for Trello members. See the documentation.
Find a checklist on a particular board or card by name. See the documentation here and here.
Searches for cards matching the specified query. See the documentation.
Searches for boards matching the specified query. See the documentation.
Renames an existing list. See the documentation.
Removes label from card. See the documentation.
Moves a card to the specified board/list pair. See the documentation.
Get information about a List. See the documentation.
Gets a card by its ID. See the documentation.
Finds a list on a specific board by name. See the documentation.
Finds a label on a specific board by name. See the documentation
Deletes the specified checklist. See the documentation.
Creates a new list. See the documentation.
Creates a new label on the specified board. See the documentation.
Creates a new checklist item in a card. See the documentation.
Creates a new card. See the documentation.
Create a new Trello board or copy from an existing one. See the documentation.
Completes an existing checklist item in a card. See the documentation.
Archives a card. See the documentation.
Adds a member to the specified card. See the documentation.
Adds an existing label to the specified card. See the documentation.
Create a new comment on a specific card. See the documentation.
Adds a new checklist to a card. See the documentation.
Adds a file attachment on a card. See the documentation