Trello

by delorenj · AI & ML · mcp-server, api

Enables Trello board interactions for task and project management using the Trello REST API.

This Trello MCP server, developed by the Model Context Protocol team, enables AI assistants to interact with Trello boards through a standardized interface. Built with TypeScript and leveraging the Trello REST API, it provides tools for managing cards, lists, and board activities. The implementation handles authentication, rate limiting, and error management, abstracting away the complexities of direct API interaction. By exposing Trello operations as MCP-compatible endpoints, it allows AI systems to seamlessly integrate task and project management capabilities. This server is particularly useful for scenarios requiring automated workflow management, task tracking, or collaborative project organization within Trello boards.

Source: https://github.com/delorenj/mcp-server-trello

Install

git clone https://github.com/delorenj/mcp-server-trello

Tags: mcp-server, api

273 GitHub stars · Source: pulsemcp

About AI & ML MCP servers and Claude skills

AI & ML MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Trello is one of hundreds of AI & ML entries indexed on Skiln. Browse the full AI & ML category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related AI & ML MCPs and skills

  • 33GOD Pipeline MCP Hub by delorenj

    A multi-domain MCP server that exposes a small, stable surface of three tools (list_domains, list_domain_tools, call_domain_tool) to gate access to various tool domains like Plane and BloodBank, preventing agent schema overload.

  • Trello by delorenj

    Title: Trello MCP Server — Install & Setup — MCP.Directory

  • Trello MCP Server — Install & Setup — MCP.Directory by delorenj

    Title: Trello MCP Server — Install & Setup

  • Unfuck My Git State by delorenj

    OpenClaw skill by delorenj

  • Flstudio Scripting by delorenj

    OpenClaw skill by delorenj

  • Fal Text To Image by delorenj

    OpenClaw skill by delorenj

  • Perplexity Research Assistant by dainfernalcoder

    Integrates with Perplexity Sonar Pro API to provide real-time research assistance for developers, enabling efficient documentation retrieval, API discovery, and code analysis

  • DevTools Debugger by scriptedalchemy

    Provides full Chrome DevTools Protocol debugging capabilities for Node.js applications with breakpoint management, stepping controls, call stack inspection, variable evaluation, and console output capture through a clean API interface.

Frequently asked questions

How do I install Trello?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Trello?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Trello free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.