trello-mcp-server
by perkarlo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | info |
| TRELLO_KEY | No | Trello API key (or `key` in the credentials file) | |
| TRELLO_TOKEN | No | Trello API token (or `token` in the credentials file) | |
| TRELLO_CACHE_TTL | No | Board/list cache seconds; card data is never cached | 900 |
| TRELLO_ALLOW_READ | No | Read tool class | true |
| TRELLO_EXPORT_DIR | No | Where the MCP export tool writes; the model cannot name a path | ~/.local/share/trello/exports |
| TRELLO_ALLOW_WRITE | No | Write tool class — off by default | false |
| TRELLO_ALLOW_REPORT | No | Export/report tool class | 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
ActivityMaintained
ResponsivenessNo issues