Trello

Integrates with Trello API to enable natural language management of boards, lists, and cards for streamlined project organization and task tracking without context switching.

View Source
30 stars
0 tools
Created Aug 2025
@m0xai/m0xai-trello-trello-mcp-server

About

Integrates with Trello API to enable natural language management of boards, lists, and cards for streamlined project organization and task tracking without context switching.

Categories

general

Installation

npm

npm install @m0xai/m0xai-trello-trello-mcp-server

Configuration

{ "mcpServers": { "m0xai-trello-trello-mcp-server": { "command": "npx", "args": [ "-y", "@m0xai/m0xai-trello-trello-mcp-server" ] } } }