a2a mcp
Back to MCP Servers
mcp-server380

Trello MCP Server

Popular community Model Context Protocol (MCP) server for Trello that connects AI agents like Claude, Cursor, and Windsurf directly to your boards for natural language management of cards, lists, checklists, comments, attachments, and workflows.

Overview

Trello MCP Server (delorenj/mcp-server-trello) is the most popular community implementation of the Model Context Protocol for Trello. It bridges AI coding assistants directly to the Trello REST API, enabling full read/write access to boards, lists, cards, checklists, comments, attachments, and activity.

Powered by Bun (since v1.5.0 for 2.8–4.4× performance), it includes built-in rate limiting, type safety, dynamic multi-board/workspace switching, and robust error handling.

Key Features

  • Board & Workspace Tools: List boards/workspaces, dynamic active board/workspace switching with persistence
  • Card Operations: Create, update, move, archive, get full details (including checklists, labels, members, comments, attachments)
  • List Management: Retrieve, add, and archive lists
  • Checklist Tools: Full CRUD + smart features like get acceptance criteria and search items by description
  • Comments: Add, update, delete, and retrieve comments
  • Attachments: Upload images/files from URLs or local file:// paths
  • Additional: Get my cards, recent activity, Markdown export, rate limiting (300 req/10s per key)

How It Works

  1. Generate Trello API Key (trello.com/app-key) and Token
  2. Configure and run the MCP server (local or via registry)
  3. Connect to your AI agent
  4. Prompt naturally, e.g., “Create a new card in the To Do list for the landing page redesign with due date next week and attach this screenshot” or “Move all high-priority cards to Doing and add a comment”

Installation & Setup

MCP Registry (Recommended) Search for mcp-server-trello or io.github.delorenj/mcp-server-trello in your client.

Quick Start (bunx – fastest)

{
  "mcpServers": {
    "trello": {
      "command": "bunx",
      "args": ["@delorenj/mcp-server-trello"],
      "env": {
        "TRELLO_API_KEY": "your-key",
        "TRELLO_TOKEN": "your-token"
      }
    }
  }
}

Smithery (Claude Desktop)

bunx -y @smithery/cli install @delorenj/mcp-server-trello --client claude

Docker or npm global install also supported.

Supported AI Agents

  • Claude Desktop / Claude Code
  • Cursor
  • Windsurf
  • Any MCP-compatible client

Use Cases

  • AI-powered task creation from meeting notes or emails
  • Automated sprint planning and card movement
  • Daily status reports and overdue reminders
  • Team assignment and comment automation
  • Personal productivity agents that manage your personal Kanban
  • GitHub Repository: https://github.com/delorenj/mcp-server-trello
  • npm Package: @delorenj/mcp-server-trello
  • Trello API: https://developer.atlassian.com/cloud/trello/rest/

Tags

mcp-servertrellomcpkanbanproject-managementtask-managementai-agentclaudecursoratlassian

Related Entries

Keep exploring similar tools and resources in this category.

Browse MCP Servers
Hyper3D MCP logo

Hyper3D MCP

MCP Servers

Hyper3D MCP is Hyper3D's hosted Rodin MCP server for creating 3D assets from natural-language instructions or supported references, checking asynchronous generation progress, and retrieving model download links inside AI coding clients. Official setup is documented for Codex, Claude Code, and Kimi Code CLI.

Semrush MCP Server logo

Semrush MCP Server

MCP Servers

Semrush MCP connects AI assistants to Semrush APIs for keyword, backlink, website traffic and market research.

Browserbase MCP Server logo

Browserbase MCP Server

MCP Servers

Browserbase MCP gives AI agents browser automation tools powered by Stagehand and Browserbase browser sessions.

SerpApi MCP Server logo

SerpApi MCP Server

MCP Servers

SerpApi MCP exposes search engine results to AI assistants through SerpApi, supporting live research and structured search data retrieval.

Similarweb MCP Server logo

Similarweb MCP Server

MCP Servers

Similarweb MCP brings website traffic and digital market intelligence into AI assistants for competitive research.

AgentQL MCP Server logo

AgentQL MCP Server

MCP Servers

AgentQL MCP connects AI agents to AgentQL web extraction, returning structured information from web pages for research and automation.

a2a mcp

Search the directory

Find entries, skills, articles, and categories. Use arrow keys to select and Enter to open.