MCP ServerSTDIOOfficialv1.5.6

Delorenj MCP Server Trello MCP Server

Manage Trello boards, lists, and cards programmatically with rate-limited API access and type safety. For developers integrating Trello automation into AI workflows and applications.

io.github.delorenj/mcp-server-trello

Hosted URL

Local install

Transport

STDIO

Auth

2 required env vars

What the Delorenj MCP Server Trello MCP server does

How models use it and what it is built for.

Manage Trello boards, lists, and cards programmatically with rate-limited API access and type safety. For developers integrating Trello automation into AI workflows and applications.

Connect to Delorenj MCP Server Trello

Local install — runs as a subprocess.

npx @delorenj/mcp-server-trello@1.5.6

Environment variables

Configuration this server reads at startup.

  • TRELLO_API_KEYRequiredSecret

    Your Trello API key

  • TRELLO_TOKENRequiredSecret

    Your Trello token

Resources

Where to find authoritative docs and source for Delorenj MCP Server Trello.

Example prompts for Delorenj MCP Server Trello

Paste any of these into Agent Studio after connecting Delorenj MCP Server Trello.

  • List all cards in my Trello board and show their current status
  • Create a new card on the Todo list with a due date of tomorrow
  • Move this card from In Progress to Done and add a comment
  • What authentication do I need to set up TRELLO_API_KEY and TRELLO_TOKEN

Delorenj MCP Server Trello MCP server — FAQ

Common questions about connecting and running Delorenj MCP Server Trello.

  • What can I do with this MCP server?

    You can programmatically interact with Trello boards, lists, and cards through an MCP interface. The server provides rate-limited API access with type safety to prevent errors when automating Trello workflows.

  • How do I authenticate with Trello?

    You need to set two environment variables: TRELLO_API_KEY and TRELLO_TOKEN. Both are required. You can generate these from your Trello account settings under API and tokens.

  • Is there rate limiting?

    Yes, the server includes built-in rate limiting to respect Trello's API quotas. This prevents your requests from being throttled or blocked by Trello.

  • How do I install this server?

    Run `npx @delorenj/mcp-server-trello@1.5.6` to install. You'll need Node.js and npm, plus valid TRELLO_API_KEY and TRELLO_TOKEN environment variables configured.

  • What does 'type safety' mean in this context?

    The server validates request and response types to catch errors early. This prevents malformed API calls and ensures responses match expected schemas, reducing runtime failures.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground