MCP Server Trello runs on your own machine — the client starts it, so there is no endpoint to ping. 1 987 installs a week from npm. Last commit 15 Sep 2026.
MCP server for Trello boards with rate limiting, type safety, and comprehensive API integration.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
team = load_toml(posixpath.join(custom_dir, f"{skill_name}.toml"))
b.innerHTML = ok
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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 mcp-server-trello -- npx -y @delorenj/mcp-server-trello
{
"mcpServers": {
"mcp-server-trello": {
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-trello]
command = "npx"
args = ["-y", "@delorenj/mcp-server-trello"]
{
"mcpServers": {
"mcp-server-trello": {
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-trello": {
"args": [
"-y",
"@delorenj/mcp-server-trello"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
TRELLO_API_KEY (Your Trello API key), TRELLO_TOKEN (Your Trello token).
The author declared them in the registry entry; get the values from the project itself.
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
Unified ticketing MCP server for Jira, Linear, Trello, Notion, and GitHub Issues.
MCP server for Jira — search, create, update, transition issues, manage projects, boards, and spr...
MCP server for Trello — manage boards, lists, cards, attachments and more via Claude or Gemini
MCP server for PLANKA kanban boards. Full CRUD for cards, tasks, comments, and labels.
Per-env roadmap board for WithVibe — an MCP server the orchestrator drives to plan and track work.
MCP server for CSS gradient generation — linear, radial, conic
Answers built from our own checks of this server.