74
/ 100
27 days ago
glama

Atlassian Trello MCP

MCP server for Trello that enables comprehensive management of boards, cards, lists, labels, checklists, attachments, members, custom fields, and search through natural language.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: TRELLO_API_KEY, TRELLO_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAPPINSIGHTS_INSTRUMENTATIONKEY
configAPPLICATIONINSIGHTS_CONNECTION_STRING
configLOG_LEVEL
🔐 secretTRELLO_API_KEY"": "your-api-key",
configTRELLO_DOWNLOAD_IMAGESSet =false (or 0/no/off) to disable entirely — the server will skip the extra getCardAttachments call and return text only. Default is enabled.
configTRELLO_MCP_LOGGINGSet =true to enable file-based logging via Pino. Logs are written to dist/logs/app.log.
configTRELLO_READ_ONLYSet =true to disable all write operations. Only read/query tools will be available.
🔐 secretTRELLO_TOKEN"": "your-token"
configWEBSITE_HOSTNAME
configWEBSITE_INSTANCE_ID
configWEBSITE_RESOURCE_GROUP
configWEBSITE_SITE_NAME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/derlegatlabienus-trello-desktop-mcp-1fzyf7)](https://m8ven.ai/mcp/derlegatlabienus-trello-desktop-mcp-1fzyf7)
commit: ff224e09916473339e2a0d9ca83fa579b5d8b259
code hash: 3b13a8c68b9568603ff4fbccdbb223b922438f0d01b8dfb8a784b77f1884d8e9
verified: 6/13/2026, 9:45:37 AM
view raw JSON →
Atlassian Trello MCP · M8ven Trust Score | M8ven