Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRELLO_TOKENYesTrello access token generated from Trello Developer Portal
TRELLO_API_KEYYesTrello API Key obtained from Trello Developer Portal

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
tre__get_boards

Get all boards for the authenticated user

tre__get_lists

Get all lists in a board

tre__get_cards

Get all cards in a list

tre__create_card

Create a new card in a list

tre__update_card

Update an existing card

tre__delete_card

Delete a card

tre__invite_to_board

Invite a member to a board by email

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/gh-hirokuma/trello-mcp'

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