Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Claude MCP Trello
Claim
by
hrs-asano
GitHub
Communication
JavaScript
MIT License
1
Apple
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
trello_add_list
Adds a new list to the board.
Input Schema
Name
Required
Description
Default
name
Yes
Name of the list
Input Schema (JSON Schema)
{ "properties": { "name": { "description": "Name of the list", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
trello_add_card
trello_add_list
trello_archive_card
trello_archive_list
trello_get_cards_by_list
trello_get_lists
trello_get_my_cards
trello_get_recent_activity
trello_search_all_boards
trello_update_card