69
/ 100
6 days ago
glama

Trello Task Manager MCP Server

Enables AI applications to manage tasks on a real Trello board by exposing four MCP tools for adding, listing, completing, and deleting tasks.

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
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_KEYyour_api_key
🔐 secretTRELLO_TOKENyour_token
configTRELLO_BOARD_IDyour_board_id
configTRELLO_TODO_LIST_IDyour_todo_list_id
configTRELLO_DONE_LIST_IDyour_done_list_id
// 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 5 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/akbarshaik2243-trello-task-manager-mcp-vebkap)](https://m8ven.ai/mcp/akbarshaik2243-trello-task-manager-mcp-vebkap)
commit: 7f5941d17d1282c914e91d87c2eeb48a7ea45af4
code hash: 12288a96b44f2115237c0a062058180fac11b2bc5c4c80d51177b88c86454b0f
verified: 7/25/2026, 8:44:42 AM
view raw JSON →