Skip to main content
Glama

Claude MCP Trello

by hrs-asano

trello_add_list

Add a new list to a Trello board by specifying the list name. This tool simplifies board organization within the Claude MCP Trello server for efficient task management.

Instructions

Adds a new list to the board.

Input Schema

NameRequiredDescriptionDefault
nameYesName of the list

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the list", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

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