68
grade C
4 days ago
glama

Trello MCP Server

Enables interaction with Trello through the Trello API, allowing users to manage boards, lists, and cards including creating, updating, deleting, and retrieving Trello data through natural language.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 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.
🔐
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_KEYTrelloのAPI Key
🔐 secretTRELLO_TOKENTrelloのアクセストークン
// 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 6 concrete improvements 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/gh-hirokuma-trello-mcp-19kipe)](https://m8ven.ai/mcp/gh-hirokuma-trello-mcp-19kipe)
commit: 5536e5ab091a6da31021407e8d44918a1fb2b8a6
code hash: 7e8bb63f37a7517f79c67fe35cecaf83fd49814d04a8ce7a0117d0313ce87fe6
verified: 4/18/2026, 6:35:33 PM
view raw JSON →