server-trello-mcp

server-trello-mcp

0

The MCP Server Trello is a server that enables seamless integration with Trello boards through the Trello API, providing tools for board activities while automatically handling rate limiting and type safety. It is written in TypeScript with comprehensive type definitions and error handling features.

get_cards_by_list_id

Get all cards in a specific list

get_lists

Search all lists in the configuration board

get_recent_activity

Get the latest events on the board

add_card_to_list

Add a new card to the specified list

update_card_details

Update details of existing cards

archive_card

Archive the card

add_list_to_board

Add a new list to the Kanban

archive_list

Archive list

get_my_cards

Get all cards assigned to the current user