keefcreative/dwb-mcp-server-trello
If you are the rightful owner of dwb-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.
The DWB Custom MCP Trello Server is a specialized server designed to automate Trello board management and client onboarding processes using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
get_cards_by_list_id
Fetch cards from a specific list.
get_lists
Retrieve all lists from the board.
get_recent_activity
Fetch recent board activity.
add_card_to_list
Add a new card to a list.
update_card_details
Update existing card details.
archive_card
Archive a card.
add_list_to_board
Add a new list to the board.
archive_list
Archive a list.
get_my_cards
Fetch cards assigned to current user.
create_board
Creates a new Trello board with standard client onboarding template.
get_boards
Lists available Trello boards with optional filtering.
add_member_to_board
Adds a member to a board by email with specified permissions.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client