trello-mcp-server
If you are the rightful owner of trello-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
This is a Model Context Protocol (MCP) server for interacting with Trello API.
The Trello MCP Server is designed to facilitate seamless interaction with the Trello API through a Model Context Protocol (MCP) server. It allows users to manage Trello boards, lists, and cards using a natural language interface. The server is set up by cloning the repository, creating a virtual environment, and configuring environment variables and MCP JSON files. Users need to obtain Trello API credentials to authenticate their requests. The server supports a variety of operations such as retrieving board details, managing cards, and adding comments, making it a versatile tool for Trello users. It is compatible with standard MCP client configurations and can be integrated with platforms like Cursor and Claude Desktop.
Features
- Retrieve all boards and board details
- Manage lists and cards within boards
- Create, update, and move cards between lists
- Add comments to cards
- Retrieve board members
Tools
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.