archive_cardATrellio-MCPArchive a Trello card to hide it from the board while preserving its history, attachments, and comments. Reversible if needed.GPL 3.0
get_board_detailsAAtlassian Trello MCP ServerRetrieve Trello board metadata and lists. For full card details, use get_card or list cards tools; enable details only for small boards.MIT
delete_cardATrellio-MCPPermanently delete a Trello card. Irreversible; to hide a card without deleting it, use archive_card.GPL 3.0
update_labelATrellio-MCPUpdate a Trello label by providing its ID and optionally changing its name or color.GPL 3.0
trello-mcpProject ManagementWorkplace & ProductivityArtemnikovFlicenseAqualityCmaintenanceEnables AI assistants to manage Trello boards, lists, cards, comments, checklists, labels, and members through natural language. Last updated 2026-05-0116
mcp-trelloProject ManagementWorkplace & ProductivitymbeauvAlicense-qualityDmaintenanceMCP server for Trello integration, enabling management of workspaces, boards, lists, cards, and checklists through natural language. Last updated 2025-08-20MIT
trello_create_card_attachmentAAtlassian Trello MCP ServerAttach a URL or upload a local file to a Trello card by providing the card ID and attachment source.MIT
create_check_itemATrellio-MCPAdd a new check item to a Trello checklist. Optionally specify the position. Returns the created item's id, name, and state.GPL 3.0
trello_create_listAAtlassian Trello MCP ServerAdd a new list to a Trello board to organize tasks into workflow columns such as To Do, In Progress, or Done.MIT
get_listsAAtlassian Trello MCP ServerRetrieve all lists in a Trello board to view workflow columns such as 'To Do', 'In Progress', 'Done'. Supports filtering by open, closed, or all lists.MIT
list_boardsAAtlassian Trello MCP ServerRetrieve all Trello boards you have access to. Filter by open, closed, or both to focus on active or archived boards.MIT
create_cardATrellio-MCPCreate a new Trello card in a list. Optionally set position, labels, due date, and completion status.GPL 3.0
delete_boardATrellio-MCPPermanently delete a Trello board to remove it from your workspace. This action cannot be undone.GPL 3.0
get_board_labelsATrello MCP ServerRetrieve all labels from a Trello board to categorize and filter cards by color-coded tags.MIT
update_boardATrellio-MCPUpdate a Trello board's name or description by providing the board ID. Returns the updated board information.GPL 3.0
update_cardATrellio-MCPUpdate a Trello card's name, description, list, position, labels, due date, and completion status by providing the card ID and desired fields.GPL 3.0
list_boardsATrellio-MCPRetrieve all open Trello boards, returning their id, name, and closed status in a JSON array.GPL 3.0
update_listATrellio-MCPUpdate a Trello list's name and position using its ID. Specify new name, position (top/bottom/number) to apply changes.GPL 3.0
get_meATrello MCP ServerFetch your Trello user profile details including account information, preferences, and permissions.MIT