trello-mcp-server

lioarce01/trello-mcp-server

3.3

If you are the rightful owner of trello-mcp-server 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 connects Trello with AI assistants like Claude Desktop, GitHub Copilot Chat, and other MCP-compatible clients.

Tools

Functions exposed to the LLM to take actions

list_boards

List all open Trello boards

read_board

Read lists and cards from a specific board

create_list

Create a list

create_card

Create a new card in a specific list

move_card

Move a card to a different list

add_comment

Add a comment to a card

archive_card

Archive a card

archive_list

Archive a list

delete_board

Delete a board

update_list_name

Update a list name

update_card_name

Update a card name

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources