0
/ 100
1 month ago
glama

trello-mcp

Enables MCP clients to read and update Trello boards, lists, cards, comments, and labels using Trello's official REST API.

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
🚨
Reads files from sensitive locations
Touches: .env, .env
🔐
You'll be asked for 3 credentials: MCP_BEARER_TOKEN, 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.
configHOSTexport =127.0.0.1
🔐 secretMCP_BEARER_TOKENexport ="een-lange-random-secret"
configMCP_CONNECT_CODEexport ="een-code-die-je-in-chatgpt-kunt-typen"
configMCP_TRANSPORTexport =http
configPORTexport =3333
🔐 secretTRELLO_API_KEYDe server exposeert tools voor boards, lijsten, kaarten, comments en labels. Hij gebruikt Trello's officiële REST API via en TRELLO_TOKEN.
🔐 secretTRELLO_TOKENDe server exposeert tools voor boards, lijsten, kaarten, comments en labels. Hij gebruikt Trello's officiële REST API via TRELLO_API_KEY en .
// 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 3 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/thomhdnk-trello-mcp-1jtiqj)](https://m8ven.ai/mcp/thomhdnk-trello-mcp-1jtiqj)
commit: 7534700b0d1efeaa7eef30b4521009ae2c7d91cb
code hash: fc01d001a60d87be5f097abe2a5b40a9f4bb51c000de7e11afa3ced964285d80
verified: 6/26/2026, 9:36:19 AM
view raw JSON →