Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug mode for detailed operation logsfalse
NANGO_BASE_URLNoThe base URL for the Nango APIhttps://api.nango.dev
NANGO_SECRET_KEYYesYour Nango secret key from the dashboard
TRELLO_CLIENT_IDYesYour Trello API key from the Trello Developer Portal
NANGO_CONNECTION_IDYesYour user connection ID from Nango
NANGO_INTEGRATION_IDNoThe Nango integration ID for Trellotrello

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
trello_get_my_boardsB

Get all boards for the authenticated user

trello_get_boardC

Get details of a specific board

trello_create_boardC

Create a new board

trello_update_boardC

Update a board

trello_delete_boardC

Delete a board

trello_get_board_listsC

Get all lists on a board

trello_get_board_cardsC

Get all cards on a board

trello_get_board_membersB

Get all members of a board

trello_create_listC

Create a new list on a board

trello_update_listC

Update a list

trello_archive_listC

Archive a list

trello_get_list_cardsC

Get all cards in a list

trello_create_cardC

Create a new card

trello_get_cardC

Get details of a specific card

trello_update_cardC

Update a card

trello_delete_cardC

Delete a card

trello_add_comment_to_cardC

Add a comment to a card

trello_add_attachment_to_card

Add an attachment to a card

trello_search

Search Trello for boards, cards, etc.

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

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