Skip to main content
Glama

Claude MCP Trello

by hrs-asano

trello_get_cards_by_list

Retrieve all cards from a specific Trello list using the list ID. Facilitates organized task management and streamlined access to card details within Trello boards.

Instructions

Retrieves a list of cards contained in the specified list ID.

Input Schema

NameRequiredDescriptionDefault
listIdYesTrello list ID

Input Schema (JSON Schema)

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

Other Tools from Claude MCP 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/hrs-asano/claude-mcp-trello'

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