mcp-server-trello

mcp-server-trello

46

The MCP Server Trello is a tool for seamless integration with Trello boards, managing cards, lists, and board activities with ease. It ensures smooth API communication, includes built-in rate limiting, and is designed with type safety in mind.

MCP Server Trello

A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards. This server supports seamless integration with Trello's API and handles rate limiting, type safety, and error handling automatically.

Features

  • Full Trello Board Integration: Manage cards, lists, and board activities.
  • Built-in Rate Limiting: Adheres to Trello's API limits.
  • Type-Safe Implementation: Written in TypeScript.
  • Input Validation and Error Handling: Robust handling of all API inputs.
  • Dynamic Board and Workspace Management: Seamlessly switch without restart.

Changelog

0.3.0

  • Added board and workspace management tools.
  • Improved error handling.

Installation

Docker Installation

  1. Clone the repository.
  2. Copy and fill .env template.
  3. Build and run with Docker Compose.

Installing via Smithery

Use npx to install Trello Server for Claude Desktop.

Manual Installation

Run npm install @delorenj/mcp-server-trello.