Skip to main content
Glama

MCP Server Trello

get_cards_by_list_id

Retrieve cards from a specified Trello list using the list ID to organize and manage board activities efficiently with MCP Server Trello.

Instructions

Fetch cards from a specific Trello list

Input Schema

NameRequiredDescriptionDefault
listIdYesID of the Trello list

Input Schema (JSON Schema)

{ "properties": { "listId": { "description": "ID of the Trello list", "type": "string" } }, "required": [ "listId" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Server Trello

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/delorenj/mcp-server-trello'

If you have feedback or need assistance with the MCP directory API, please join our Discord server