MCP profile
Github Delorenj Mcp Server Trello
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
Content & MediaPackageJavaScript/TypeScriptOpen SourceExternal
Last updated
March 16, 2026
Visibility
Public
ByRegistry
About This MCP Server
A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards. This server enables seamless integration with Trello's API while handling rate limiting, type safety, and error handling automatically.
Capabilities
Full Trello Board Integration: Interact with cards, lists, and board activities🆕 Complete Card Data Extraction: Fetch all card details including checklists, attachments, labels, members, and comments💬 Comment Management: Add, update, delete, and retrieve comments on cardsFile Attachments: Attach any type of file to cards (PDFs, documents, videos, images, etc.) from URLsBuilt-in Rate Limiting: Respects Trello's API limits (300 requests/10s per API key, 100 requests/10s per token)Type-Safe Implementation: Written in TypeScript with comprehensive type definitionsInput Validation: Robust validation for all API inputsError Handling: Graceful error handling with informative messagesDynamic Board Selection: Switch between boards and workspaces without restartingMarkdown Formatting: Export card data in human-readable markdown format
Why Use Github Delorenj Mcp Server Trello?
- Full Trello Board Integration: Interact with cards, lists, and board activities
- 🆕 Complete Card Data Extraction: Fetch all card details including checklists, attachments, labels, members, and comments
- 💬 Comment Management: Add, update, delete, and retrieve comments on cards
- File Attachments: Attach any type of file to cards (PDFs, documents, videos, images, etc.) from URLs
- Built-in Rate Limiting: Respects Trello's API limits (300 requests/10s per API key, 100 requests/10s per token)
- Type-Safe Implementation: Written in TypeScript with comprehensive type definitions
- Input Validation: Robust validation for all API inputs
- Error Handling: Graceful error handling with informative messages
- Dynamic Board Selection: Switch between boards and workspaces without restarting
- Markdown Formatting: Export card data in human-readable markdown format
Specifications
Status
live
Industry
Content & Media
Category
General
Server type
Package
Language
JavaScript/TypeScript
License
Open Source
Verified
Yes
Requirements
- • Bun (v1.0.0 or higher)
Hosting
Hosting Options
- Package
API
Integrate this server into your application. Choose a connection method below.
1
Install
Install command
JavaScript/TypeScript
npm install -g @delorenj/mcp-server-trello2
Configure
Configuration
json
{
"mcpServers": {
"trello": {
"command": "bunx",
"args": ["@delorenj/mcp-server-trello"],
"env": {
"TRELLO_API_KEY": "your-api-key",
"TRELLO_TOKEN": "your-token"
}
}
}
}Performance
Usage
Quick Reference
- Name
- Github Delorenj Mcp Server Trello
- Function
- MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
- Transport
- Package
- Language
- JavaScript/TypeScript
- Install
- npm install -g @delorenj/mcp-server-trello
- Source
- External (Registry)
- License
- Open Source
Get started
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.