diegofornalha_mcp-server-trello
0
The MCP Server Trello is designed to interface seamlessly with Trello's API, offering robust features for managing boards, lists, and cards. It includes automated rate limiting, input validation, and comprehensive error handling to ensure smooth operation.
get_cards_by_list_id
Get all cards in a specific list
get_lists
Search all lists from the configured Kanban
get_recent_activity
Get the latest events on the board
add_card_to_list
Add new cards 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 board
archive_list
Archive list
get_my_cards
Get all cards assigned to the current user