48
/ 100
1 month ago
glama

Trello MCP Server

A Model Context Protocol (MCP) server that provides AI assistants with access to Trello's functionality. This server enables AI models to interact with Trello boards, lists, and cards programmatically.

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
🚨
Secret credentials may flow to a network call
18 flows detected: TRELLO_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 6 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: SESSION_SIGNING_SECRET, STYTCH_PROJECT_SECRET, TRELLO_API_KEY, TRELLO_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical6 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@3.2.4GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.18.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.18.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.18.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highexpress-rate-limit@8.1.0GHSA-46wh-pxpv-q5gq

express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configPORT
🔐 secretSESSION_SIGNING_SECRET
configSTYTCH_PROJECT_DOMAIN
configSTYTCH_PROJECT_ID
🔐 secretSTYTCH_PROJECT_SECRET
🔐 secretTRELLO_API_KEY"": "your_api_key",
🔐 secretTRELLO_TOKEN"": "your_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 8 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/adise211-trello-mcp-server-1ad06t)](https://m8ven.ai/mcp/adise211-trello-mcp-server-1ad06t)
commit: 8e3e7128e4ba7baeac9e59fb9ca116812c166dcd
code hash: aaeb14ce79ae704bc49c9986302b17a5d30983b6cd063b9f01c5def774bb3652
verified: 6/22/2026, 12:28:26 PM
view raw JSON →