70
grade C
4 days ago
glama

Trello Knowledge MCP Server

An MCP server that utilizes Trello as a knowledge base for storing, searching, and retrieving code snippets and notes. It enables full CRUD operations and organized categorization of information using Trello boards and labels.

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.
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"": "your_api_key_here",
configTRELLO_PERSONAL_BOARD_ID
configTRELLO_PERSONAL_BOARD_NAME
🔐 secretTRELLO_TOKEN"": "your_token_here",
configTRELLO_WORK_BOARD_ID
configTRELLO_WORK_BOARD_NAME
// 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/pscheit-trello-knowledge-mcp-server-0rtb45)](https://m8ven.ai/mcp/pscheit-trello-knowledge-mcp-server-0rtb45)
commit: 42a4f2d388cda2982e40b463680aacc3484c1c34
code hash: cc9c11eb0e1e68bb29eed754f9e5d057861fc4a3a827005486299504a101cd00
verified: 4/18/2026, 6:24:13 PM
view raw JSON →