Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Server Trello
Claim
by
utopica-dev
GitHub
Communication
TypeScript
MIT License
1
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
add_list_to_board
Add a new list to the board
Input Schema
Name
Required
Description
Default
name
Yes
Name of the new list
Input Schema (JSON Schema)
{ "properties": { "name": { "description": "Name of the new list", "type": "string" } }, "required": [ "name" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
add_card_to_list
add_list_to_board
archive_card
archive_list
get_available_boards
get_cards_by_list_id
get_current_board
get_lists
get_my_cards
get_recent_activity
switch_board
update_card_details