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
delorenj
GitHub
Communication
TypeScript
MIT License
4
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_cards_by_list_id
get_lists
get_my_cards
get_recent_activity
update_card_details