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 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues