Trello MCP Server

Stablecommunication
70 starsTypeScriptcommunity
GitHub
About

Overview

The Trello MCP Server enables AI agents to manage Trello boards for visual project management. It provides tools for creating and managing boards, lists, and cards, moving cards between lists, managing labels and checklists, and searching across boards.
Capabilities

Tools & Capabilities

list_boards

List all Trello boards

list_cards

List cards in a list or board

create_card

Create a new card

move_card

Move a card to a different list

update_card

Update card properties

add_comment

Add a comment to a card

Setup

Installation

bash
Install
npx -y mcp-server-trello
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "trello": {
      "command": "npx",
      "args": ["-y", "mcp-server-trello"],
      "env": {
        "TRELLO_API_KEY": "your-api-key",
        "TRELLO_TOKEN": "your-token"
      }
    }
  }
}

Quick Info

Authorcommunity
LanguageTypeScript
StatusStable
Stars 70
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.