
Trello Mcp
@kocakli
关于 Trello Mcp
Trello Desktop MCP
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"trello": {
"command": "node",
"args": [
"/absolute/path/to/trello-desktop-mcp/dist/index.js"
],
"env": {
"TRELLO_API_KEY": "your-api-key-here",
"TRELLO_TOKEN": "your-token-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Trello Mcp?
Trello Mcp is a Model Context Protocol (MCP) server that provides comprehensive Trello integration for Claude Desktop. It enables Claude to interact with Trello boards, cards, lists, and more through a secure local connection.
How to use Trello Mcp?
Install Node.js 18+, clone the repository, run npm install and npm run build, then obtain a Trello API key and token from trello.com/app-key. Edit Claude Desktop’s configuration file to add the server with the path to dist/index.js and the environment variables TRELLO_API_KEY and TRELLO_TOKEN, then restart Claude Desktop. After setup, use natural language commands such as “Show me all my Trello boards” or “Create a new card called ‘Update documentation’ in the To Do list.”
Key features of Trello Mcp
- Universal search across all Trello boards, cards, members, and organizations
- Create, update, move, and retrieve comprehensive card details
- Add comments and manage board members and member details
- View board labels, card checklists, and attachments
- Manage lists and retrieve cards within specific lists
- 19 tools organized into essential, core, and advanced phases
Use cases of Trello Mcp
- Browse all accessible Trello boards and their lists and cards
- Create new cards with descriptions, due dates, and assignments
- Move cards between lists to update workflow status
- Add comments to cards for team communication
- Search across all Trello content for specific keywords or phrases
FAQ from Trello Mcp
What are the prerequisites for using Trello Mcp?
Node.js 18+ installed, Claude Desktop application, and a Trello account with API credentials (API key and token).
How do I configure Claude Desktop to use Trello Mcp?
Edit claude_desktop_config.json (located in `~/Library/Application Support/
生产力 分类下的更多 MCP 服务器
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Todoist MCP Server
abhiz123MCP server for Todoist integration enabling natural language task management with Claude
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Google Calendar MCP Server
takumi0706Google Calendar MCP server for Claude Desktop integration
MCP Shrimp Task Manager
cjo4m06Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning A
评论