delorenj_mcp-server-trello

delorenj_mcp-server-trello

3.2

If you are the rightful owner of delorenj_mcp-server-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.

get_cards_by_list_id

Fetch all cards from a specific list.

get_lists

Retrieve all lists from the configured board.

get_recent_activity

Fetch recent activity on the board.

add_card_to_list

Add a new card to a specified list.

update_card_details

Update an existing card's details.

archive_card

Send a card to the archive.

add_list_to_board

Add a new list to the board.

archive_list

Send a list to the archive.

get_my_cards

Fetch all cards assigned to the current user.