MCP Servers / productivity / Trello

Trello

JSON →
none1productivity

Interact with Trello boards, lists, and cards using the Trello API.

Install
How to run this server

No install command recorded.

server path: trello-4
Tools
What this server exposes
create_board
Create a new Trello board
create_list
Create a new list on a Trello board
create_card
Create a new card in a Trello list
update_card
Update an existing Trello card
delete_card
Delete a Trello card
get_board
Get details of a Trello board
get_list
Get details of a Trello list
get_card
Get details of a Trello card
list_boards
List all Trello boards
list_lists
List all lists on a Trello board
list_cards
List all cards in a Trello list
Configuration
Environment & auth
authnone
envTRELLO_API_KEY
envTRELLO_TOKEN
Resources
Trello — MCP Server · libregistry