Can AI agents automate Trello?

Atlassian · saas · work-managementcollaborationproductivity

Trello is automatable today through its REST API at api.trello.com/1. Boards, lists, cards, actions, members, and webhooks are read/write under a user's token. Applications identify themselves with a public API key from a Power-Up and obtain a user token through the 1/authorize delegated flow or OAuth 1.0. Tokens should be kept secret; Trello documents query-parameter, Authorization-header, and PUT/POST-body delivery. Rate limits are 300 requests per 10 seconds per key and 100 per 10 seconds per token, with 429 responses when exceeded. Webhooks POST signed JSON when a watched model changes. This record is Trello only. Jira, Confluence, and Atlassian Rovo MCP are separate identities. Atlassian also hosts a first-party Trello MCP server at https://mcp.trello.com/v1. It uses OAuth 2.0 consent, is limited to one workspace per connection at launch, respects existing Trello permissions, and does not support destructive delete or API-token MCP auth. Current tools cover members, workspaces, boards, lists, cards, checklists, search, Inbox, and Planner; comments, attachments, custom fields, and activity history are documented as coming later. Independent third-party MCP servers also wrap the REST API. A first-party CLI, workflow-connector catalogs, and computer-use viability were not established.

Best path today: api · Overall automatability: 8/10

Modalities

ModalityStatusDetail
APIyesrestapi-key-tokenoauth1
coverage: partial · docs
SDKyesjavascript
official: yes
MCPyes
verdict: official
mcp-server-trello · maintained: True
Integrationsunknown
CLIunknown
Extensibilityyesclient-jspower-ups
webhooks: True
Data access
export: api-json, board-export · import: api-json
RPA / UI automationunknownweb-dom
No repeatable UI probe was run. The Trello REST API, webhooks, client.js, and the first-party remote MCP server cover board, list, and card automation without browser control.
Computer useunknown
measured verdicts only — "unknown" means not yet probed by us

Scores

apimcpintegrationsclirpacomputer useoverall
878

Evidence

FactTierSourceDate
homepagedeclaredsource2026-09-13
licensedeclaredsource2026-09-13
modalities.api.existsdeclaredsource2026-09-13
modalities.api.kinds[0]declaredsource2026-09-13
modalities.api.auth[0]declaredsource2026-09-13
modalities.api.auth[1]declaredsource2026-09-13
modalities.api.coveragedeclaredsource2026-09-13
modalities.sdk.existsdeclaredsource2026-09-13
modalities.sdk.languages[0]declaredsource2026-09-13
modalities.mcp.first_partydeclaredsource2026-09-13
modalities.mcp.third_party[0]scrapedsource2026-09-13
modalities.mcp.third_party[0]scrapedsource2026-09-13
modalities.extensibility.scripting[0]declaredsource2026-09-13
modalities.extensibility.scripting[1]declaredsource2026-09-13
modalities.extensibility.webhooksdeclaredsource2026-09-13
modalities.data_access.export[0]declaredsource2026-09-13
modalities.data_access.export[1]declaredsource2026-09-13
modalities.data_access.import[0]declaredsource2026-09-13
modalities.agent_docs.llms_txtscrapedsource2026-09-13
verdict.scores.apideclaredsource2026-09-13
verdict.scores.mcpdeclaredsource2026-09-13
freshness.watch[0].urldeclaredsource2026-09-13
freshness.watch[1].urldeclaredsource2026-09-13
freshness.watch[2].urldeclaredsource2026-09-13
freshness.watch[3].urlscrapedsource2026-09-13

Related tools

Other products in this database that share a category with Trello.

Last verified 2026-09-13 · volatility high · JSON record