m0xai_trello-mcp-server

m0xai_trello-mcp-server

3.3

A powerful MCP server for interacting with Trello boards, lists, and cards via AI Hosts.

The Trello MCP Server is designed to facilitate seamless interaction with Trello boards, lists, and cards through AI Hosts. It leverages the Model Context Protocol (MCP) to provide a robust interface for managing Trello resources programmatically. Users can perform a variety of operations such as reading, creating, updating, and deleting lists and cards within Trello boards. The server requires Python 3.12 or higher, the Claude for Desktop application, and Trello API credentials to function. Installation involves setting up Trello API credentials, configuring environment variables, and using the 'uv' package manager to install dependencies and set up the server. Once installed, users can interact with Trello through Claude using natural language queries, making it a powerful tool for managing Trello projects efficiently.

Features

  • Read and manage Trello boards, lists, and cards
  • Create and update lists and cards
  • Delete lists and cards
  • Integrate with Claude for Desktop
  • Utilize Trello API for seamless interaction

Usage with Different Platforms

mcp

bash
uv run mcp install main.py