Skip to main content
Glama

Multi-MCPs

by TaylorChen

get_board_cards

Retrieve cards from a Trello board by specifying the board ID. Part of the Multi-MCPs server, which integrates multiple APIs for unified access to services like GitHub, Notion, and Spotify.

Instructions

Get cards on a Trello board

Input Schema

NameRequiredDescriptionDefault
board_idYes

Input Schema (JSON Schema)

{ "properties": { "board_id": { "type": "string" } }, "required": [ "board_id" ], "type": "object" }

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/TaylorChen/muti-mcps'

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