trello-mcp-server

trello-mcp-server

0

The Trello MCP Server is designed to integrate Trello with AI assistants by providing API functionality through MCP tools. It facilitates easy access to Trello boards and cards for AI agents.

Trello MCP Server

A Model Context Protocol (MCP) server for integrating Trello with AI assistants. The server provides Trello API functionality for AI agents through several tools.

Prerequisites

  • Node.js
  • pnpm or npm
  • Trello API key and token

Setup

  1. Clone the repository
  2. Install dependencies
  3. Set up environment variables including API keys and tokens.

Development

Start the development server with auto-reload.

Build

Instructions for building the project.

Usage

Instructions for starting the server.

Available MCP Tools

  • Retrieve Trello cards by board ID.

Adding New Tools

Instructions for adding new Trello API tools.