m0xai_trello-mcp-server
A powerful MCP server for interacting with Trello boards, lists, and cards via AI Hosts.
The Trello MCP Server is designed to facilitate seamless interaction with Trello boards, lists, and cards through AI Hosts. It leverages the Model Context Protocol (MCP) to provide a robust interface for managing Trello resources programmatically. Users can perform a variety of operations such as reading, creating, updating, and deleting lists and cards within Trello boards. The server requires Python 3.12 or higher, the Claude for Desktop application, and Trello API credentials to function. Installation involves setting up Trello API credentials, configuring environment variables, and using the 'uv' package manager to install dependencies and set up the server. Once installed, users can interact with Trello through Claude using natural language queries, making it a powerful tool for managing Trello projects efficiently.
Features
- Read and manage Trello boards, lists, and cards
- Create and update lists and cards
- Delete lists and cards
- Integrate with Claude for Desktop
- Utilize Trello API for seamless interaction
Usage with Different Platforms
mcp
bash
uv run mcp install main.py
Related MCP Servers
View all developer_tools servers →Sequential Thinking🏅
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
context7
by upstash
Context7 MCP provides up-to-date, version-specific documentation and code examples directly into your prompt, enhancing the capabilities of LLMs by avoiding outdated or hallucinated information.
git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
Everything MCP Server
by modelcontextprotocol
The Everything MCP Server is a comprehensive test server designed to demonstrate the full capabilities of the Model Context Protocol (MCP). It is not intended for production use but serves as a valuable tool for developers building MCP clients.
exa-mcp-server
by exa-labs
A Model Context Protocol (MCP) server allows AI assistants to use the Exa AI Search API for real-time web searches in a secure manner.
repomix
by yamadashy
Repomix is a tool that packages your entire codebase into a single, AI-friendly file, making it easier to use with AI tools like LLMs.
Sequential Thinking MCP Server
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.