Trello Desktop MCP Server

Trello boards, lists, and cards accessible within your local AI workflows.

Data last scanned yesterday · Reviewed today

3236TypeScriptMIT

Overview

This server facilitates comprehensive interaction with Trello through the Model Context Protocol. It allows AI clients such as Claude Desktop or Gemini CLI to search across boards, view card details, and manage organizational workflows directly from an AI interface. Users can perform CRUD operations, including creating cards, moving them between lists, adding comments, and managing checklists or labels. Setup requires providing Trello API credentials, specifically an API key and a token, via the MCP client configuration. The server runs locally using Node.js and acts as a bridge for your AI to manipulate your Trello account data based on your instructions.

Our verdict

With a security score of 32/100, this server is classified as high-risk. This rating stems from the fact that it is a community-maintained project rather than an official Trello product, and critical security aspects such as OAuth support and read-only mode verification remain unreviewed. Given these findings, users should proceed with caution and only deploy this if they are comfortable managing sensitive API tokens in a local configuration file.

  • Supports full board, list, and card management capabilities.
  • Compatible with Claude Desktop, Claude Code, and Gemini CLI.
  • Minimal supply-chain surface with only two direct dependencies.
  • Comprehensive documentation provided for installation and setup.
  • Security score of 32/100 indicates high risk level.
  • Not maintained by Trello or an official vendor.
  • Authentication and read-only mode have not been security reviewed.

Compatibility

No compatibility data yet.

Badge

Trello Desktop MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.