Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Trello MCP Server
Claim
by
andypost
GitHub
Communication
JavaScript
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
get_cards
Get cards from a board or specific list
Input Schema
Name
Required
Description
Default
request
Yes
Input Schema (JSON Schema)
{ "properties": { "request": { "properties": { "board_id": { "description": "ID of the board", "type": "string" }, "list_id": { "description": "Optional ID of a specific list", "type": "string" } }, "required": [ "board_id" ], "type": "object" } }, "required": [ "request" ], "title": "get_cardsArguments", "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
get_boards
get_card_details
get_cards
get_lists
update_card