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

  • 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.

  • X (Twitter) by enescinr

    Interact with X (Twitter) by posting tweets and searching for tweets through the X API.

  • Monday.com by mondaycom

    Integrates with monday.com API to enable direct access to boards, workflows, and data for automating tasks and managing resources without context switching.

  • Airbnb by openbnb-org

    Integrates with Airbnb to enable vacation rental search and detailed property information retrieval without requiring API keys

  • Baidu Maps by baidu-maps

    Integrates with Baidu Maps API for location-based operations including geocoding, route planning, and location search within the Baidu Maps ecosystem.

  • Meta Ads API by pipeboard-co

    Provides a bridge to Facebook's Marketing API for analyzing ad campaigns, reviewing creatives, and monitoring metrics through secure OAuth authentication

  • OpenAPI Proxy by janwilmake

    Convert OpenAPI specs into usable MCP endpoints.

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.