60
/ 100
1 day ago
glama

MCP Server Trello

Enables AI agents to manage Trello boards, lists, cards, checklists, and workspace navigation through 23 typed MCP tools, with rate limiting and validation.

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
⚠️
Known vulnerabilities in dependencies: 14 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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.
🔐 secretTRELLO_API_KEY"": "replace_with_trello_api_key",
configTRELLO_BOARD_ID
configTRELLO_KEYCHAIN_PREFIXThe CLI also loads a .env file from the current working directory and can read credentials from the macOS Keychain when is set:
🔐 secretTRELLO_TOKEN"": "replace_with_trello_token"
// 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/ftaricano-mcp-server-trello-1icwt9)](https://m8ven.ai/mcp/ftaricano-mcp-server-trello-1icwt9)
commit: 6c411dd0290424dc5eaeaf3e5ec9a921e2f00f52
code hash: 832dac4e4c3cfcadfe46ca80f89b36f86e01a40fe25c61a91966a12ec61a1563
verified: 6/22/2026, 12:56:46 PM
view raw JSON →