claude-mcp-trello

claude-mcp-trello

3.4

If you are the rightful owner of claude-mcp-trello and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards, enabling seamless integration with Trello's API.

trello_get_cards_by_list

Retrieves a list of cards contained in the specified list ID.

trello_get_lists

Retrieves all lists in the board.

trello_get_recent_activity

Retrieves the most recent board activity.

trello_add_card

Adds a card to the specified list.

trello_update_card

Updates the content of a card.

trello_archive_card

Archives (closes) the specified card.

trello_add_list

Adds a new list to the board.

trello_archive_list

Archives (closes) the specified list.

trello_get_my_cards

Retrieves all cards related to your account.

trello_search_all_boards

Performs a cross-board search across all boards in the workspace.