Skip to main content
Glama

Multi-MCPs

by TaylorChen

update_card

Modify Trello card details such as title, description, or labels by specifying card ID and updates. Part of Multi-MCPs, a server integrating APIs like GitHub, Notion, and Spotify for multi-service automation.

Instructions

Update a Trello card

Input Schema

NameRequiredDescriptionDefault
card_idYes
updatesYes

Input Schema (JSON Schema)

{ "properties": { "card_id": { "type": "string" }, "updates": { "type": "object" } }, "required": [ "card_id", "updates" ], "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