trello-mcp

xenral/trello-mcp

3.2

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

The Trello MCP Server enables AI assistants to interact with Trello boards, lists, and cards through the Model Context Protocol.

Tools

Functions exposed to the LLM to take actions

get_lists

Retrieve all lists from the currently active board.

get_cards_by_list_id

Fetch all cards from a specific list.

add_card_to_list

Add a new card to a specified list.

update_card_details

Update an existing card's details.

move_card

Move a card to a different list.

get_recent_activity

Fetch recent activity on the currently active board.

set_active_board

Set the active board for future operations.

list_boards

Get a list of all available boards.

set_active_workspace

Set the active workspace for future operations.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources