Skip to main content
Glama
lzvxck

Trello MCP Server

by lzvxck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRELLO_TOKENYesYour Trello API token.
TRELLO_API_KEYYesYour Trello API key.
TRELLO_BASE_URLNoBase URL for the Trello API.https://api.trello.com/1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_boardsA

List all open Trello boards

read_boardB

Read lists and cards from a specific board

create_listB

Create a new list in a specific board

create_cardC

Create a new card in a specific list

move_cardB

Move a card to a different list

add_commentB

Add a comment to a card

archive_cardB

Archive a card

archive_listC

Archive a list

delete_boardC

Delete a board

update_list_nameC

Update a list name

update_card_nameC

Update a card name

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/lzvxck/trello-mcp-server'

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