Atlassian Trello MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TRELLO_TOKEN | Yes | Your Trello API token. Generate one at https://trello.com/app-key | |
| TRELLO_API_KEY | Yes | Your Trello API key. Obtain from https://trello.com/app-key | |
| TRELLO_READ_ONLY | No | Set to 'true' to disable all write operations. Only read/query tools will be available. | false |
| TRELLO_MCP_LOGGING | No | Set to 'true' to enable file-based logging via Pino. Logs written to dist/logs/app.log. | false |
| TRELLO_DOWNLOAD_IMAGES | No | Set to 'false' to disable image download in get_card responses. Default is enabled. | true |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/DerLegatLabienus/Trello-Desktop-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server