Trello MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 40 installs a week from npm. Last commit 20 Aug 2026.
Trello Model Context Protocol (MCP) Server for AI Agents
Today is the operative word: we check Trello MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add trello-mcp-server -- npx -y @billnobill/trello-mcp-server
{
"mcpServers": {
"trello-mcp-server": {
"args": [
"-y",
"@billnobill/trello-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.trello-mcp-server]
command = "npx"
args = ["-y", "@billnobill/trello-mcp-server"]
{
"mcpServers": {
"trello-mcp-server": {
"args": [
"-y",
"@billnobill/trello-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"trello-mcp-server": {
"args": [
"-y",
"@billnobill/trello-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TRELLO_API_KEY (Trello API key from https://trello.com/app-key), TRELLO_TOKEN (Trello API token from https://trello.com/app-key), TRELLO_BASE_URL (Trello API base URL).
The author declared them in the registry entry; get the values from the project itself.
Alces for Jira Data Center — MCP server bridging Jira DC/JSM with AI agents
MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini
MCP server for the Trello REST API – manage boards, lists, cards, labels, checklists and more
Manage Trello boards, lists, and cards from any MCP-compatible AI assistant
MCP server for Linear project management and issue tracking
MCP server for Jira Cloud — issues, search, comments, attachments, transitions.
MCP server for Sentry - error monitoring, issue tracking, and debugging for AI assistants
The most complete ClickUp MCP server — 161 tools + clickup_raw for the full v2/v3 API.
Answers built from our own checks of this server.