Trello MCP Server (TypeScript)
@MCP-Mirror
About Trello MCP Server (TypeScript)
Mirror of
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"trello-ts": {
"command": "node",
"args": [
"/path/to/mcp-server-ts-trello/build/index.js"
],
"env": {
"TRELLO_API_KEY": "",
"TRELLO_TOKEN": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Trello MCP Server (TypeScript)?
A TypeScript implementation of a Model Context Protocol (MCP) server for Trello integration. It provides tools for AI assistants (such as Cline) to interact with Trello boards, lists, and cards via the Trello API.
Key features of Trello MCP Server (TypeScript)
- Full Trello API integration through MCP tools
- Asynchronous, type‑safe TypeScript implementation
- Environment‑based configuration (API key and token)
- Comprehensive error handling for API issues
- Build and run via Make commands
Use cases of Trello MCP Server (TypeScript)
- List all Trello boards for the authenticated user
Basic information
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
9.4K
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
5.1K
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
15.9K
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
6.8K

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
88.2K
Comments