trello-mcp is a self-hostable, MIT-licensed open-source project. It exposes the same Trello tool
catalog through local stdio and Streamable HTTP while leaving deployment, credentials, logs, and
network boundaries under the operator’s control.
The tool catalog reads names, descriptions, and input definitions from the same
registered tool definitions and Zod schemas used by the server. Curated categories and behavior
labels are checked to cover every tool.
API coverage records supported, partial, deferred, and out-of-scope Trello REST
API groups without implying that every endpoint is exposed.
Client compatibility records dated connection, discovery,
and live-validation evidence separately from documentation-reviewed recipes.
Canonical long-form documentation remains under docs/.
CONTRIBUTING.md, SUPPORT.md, and SECURITY.md remain canonical for their generated policy
pages. Run corepack pnpm docs:tools after changing those sources; edit generated website pages
through their canonical source.
FAQ explains hosting, official status, data access, destructive tools, privacy,
and support boundaries.
Reporting issues and support explains what belongs in a public issue and
what must instead use private vulnerability reporting.
Normal tests and website checks are offline and require no Trello credentials. The opt-in live
smoke and regression suites are guarded maintainer workflows for a confirmed disposable Trello
board; they are not normal first-run verification.
trello-mcp is an independent, community-maintained project. It is not an official Trello or
Atlassian product, service, or MCP implementation, and it is not affiliated with, endorsed by, or
sponsored by Trello or Atlassian.