# PromptRails + Trello Integration

Source: https://0.0.0.0:8080/integrations/trello

---

[All Integrations](/integrations)

![Trello](/images/logos/trello.svg)

# Trello

Issue Management

Manage Trello boards, lists, and cards. Your agents can create tasks, move cards across lists, add comments, and organize project workflows.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the Trello template.
3.  3Enter your Trello API key and token.
4.  4Add the template to your agent.

## Available Tools

`trello_list_boards`

List all Trello boards for the authenticated member

`trello_get_board`

Get a Trello board by ID

`trello_list_lists`

List all lists on a Trello board

`trello_create_list`

Create a new list on a Trello board

`trello_list_cards`

List all cards in a Trello list

`trello_get_card`

Get a Trello card by ID

`trello_create_card`

Create a new Trello card

`trello_update_card`

Update an existing Trello card

`trello_search_cards`

Search for Trello cards by query

`trello_archive_card`

Archive a Trello card

`trello_move_card_to_list`

Move a Trello card to a different list

`trello_add_member_to_card`

Add a member to a Trello card

`trello_list_labels`

List all labels on a Trello board

`trello_create_label`

Create a label on a Trello board

`trello_create_checklist`

Create a checklist on a Trello card

`trello_create_checklist_item`

Create a check item on a Trello checklist

[Documentation](/docs/mcp-tools)[Trello API Reference](https://developer.atlassian.com/cloud/trello/rest/)

[Get Started](https://app.promptrails.ai)
