Trello

Trello MCP Connector for Claude

A+

Automate project management via Trello — list boards, manage lists, and inspect or create cards directly from any AI agent.

16 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Trello organizational account to any AI agent and take full control of your agile project management workflows through natural conversation.

What you can do

  • Boards & Lists — Fetch all your active boards and inspect the lists (columns) organizing your workflow directly from the Trello cloud
  • Card Management — Query all cards from any target list or search across the board using unique IDs
  • Deep Card Inspection — Fetch complete metadata, descriptions, assignee fields, due dates, and exact status metrics for specific individual cards
  • Workflow Automation — Create new cards on the fly, update existing ones, or easily move them between lists inside your agent
  • User Profiling — Retrieve the underlying credentials and profile information for your Trello workspace members

How it works

  1. Subscribe to this server
  2. Enter your Trello API Key and Token
  3. Start managing your kanban boards from Claude, Cursor, or any MCP-compatible client

No more wrestling with hundreds of open browser tabs to find out who is assigned to a specific task block. Your AI acts as a dedicated Scrum master or project manager.

Who is this for?

  • Product Managers — instantly retrieve project statuses, list stale cards, and inspect sprint boards without opening the Trello app
  • Engineering Teams — check task descriptions and priorities straight from the code editor to avoid breaking flow
  • Operations & Agency Leads — automate client workspace querying and smoothly transition cards across completion stages
kanbantask-trackingagile-managementworkflow-automationboard-managementteam-collaboration

16 tools expose this connector's capabilities to your AI agent.

add_checklist

You can then add check items to it via the Trello UI. Add a new checklist to a Trello card

add_comment

Comments appear in the card activity feed and notify watchers. Add a comment to a Trello card

add_label_to_card

Use list_labels to get available label IDs for the board. Add a label to a Trello card

create_card

Create a new Trello card

delete_card

Prefer updating closed to true for archiving instead. Permanently delete a Trello card

get_board

Get details for a specific Trello board

get_card

Get details for a specific Trello card

get_me

Get current Trello user details

list_board_cards

Useful for getting a complete board overview. List all cards across all lists in a Trello board

list_boards

List Trello boards for the user

list_cards

List cards in a specific Trello list

list_labels

Use label IDs with add_label_to_card. List all labels for a Trello board

list_lists

List lists (columns) in a Trello board

list_members

List members of a Trello board

search_cards

Returns matching cards with board and list context. Search for Trello cards by keyword

update_card

Update an existing Trello card

See how to talk to your AI agent using Trello.

List all the boards under my Trello account right now.

I've retrieved your boards. You currently operate 'Development Sprints' (ID: 64fa8211), 'Content Marketing' (ID: 64ea9bc), and 'IT Tickets'. Which one should we dive into?

Can you check the cards currently inside the 'To Do' list ID 618ab221?

Running the extraction... I found 4 cards currently in 'To Do'. These include 'Update Auth Module' (ID: 63ab), 'Setup DB Indexes' (ID: 6511), and two others. Would you like to read the details for the Auth task?

Create a new board card called 'Verify Webhooks' with the description 'Check timeout limits under high load' on list 618ab221.

Task accomplished. 'Verify Webhooks' has been successfully created with an attached ID of 660f9a2bccd. Feel free to ask if you need to fetch its timeline or update the card further.

Yes! Use the `get_card` tool with exactly the Card ID. Your agent will respond with complete metadata, assignee fields, standard labels, and precise notes within seconds.

Related Connectors