TRELLO TOOLS

200 tools from the Trello MCP Server, categorised by risk level.

READ 134 tools
Read TRELLO_DISMISS_MEMBER_MESSAGE Dismisses a specific one-time message for an existing Trello member, preventing it from being displayed again. Read TRELLO_GET_ACTIONS_BOARD_BY_ID_ACTION Retrieves details for the Trello board associated with a specific action ID, returning board information only. Read TRELLO_GET_ACTIONS_BOARD_BY_ID_ACTION_BY_FIELD Retrieves a specified `field` from the Trello board associated with the provided Trello `idAction`. Read TRELLO_GET_ACTIONS_BY_ID_ACTION Retrieves detailed information about a specific Trello action by its ID. Read TRELLO_GET_ACTIONS_BY_ID_ACTION_BY_FIELD Retrieves the value of a specific field (e.g., 'data', 'date', 'type') from a Trello action using its uniqu... Read TRELLO_GET_ACTIONS_CARD_BY_ID_ACTION Retrieves Trello card details for a given `idAction`, which must be an action specifically linked to a card... Read TRELLO_GET_ACTIONS_CARD_BY_ID_ACTION_BY_FIELD Retrieves a specific field from the Trello card associated with the given action ID. Read TRELLO_GET_ACTIONS_DISPLAY_BY_ID_ACTION Retrieves a display-friendly representation of an existing and accessible Trello action for UI/report purpo... Read TRELLO_GET_ACTIONS_ENTITIES_BY_ID_ACTION Retrieves all entities (e.g., boards, lists, cards, members) associated with a specific, existing Trello ac... Read TRELLO_GET_ACTIONS_LIST_BY_ID_ACTION Retrieves the Trello list associated with a specific Trello action ID, for actions linked to a list. Read TRELLO_GET_ACTIONS_LIST_BY_ID_ACTION_BY_FIELD Retrieves a specific field of the list associated with a Trello action, returning only that single field's ... Read TRELLO_GET_ACTIONS_MEMBER_BY_ID_ACTION Retrieves specified details of the Trello member who performed the action identified by `idAction`; informa... Read TRELLO_GET_ACTIONS_MEMBER_BY_ID_ACTION_BY_FIELD Fetches a specific field of a member for a Trello action, returning only one field per call for optimized d... Read TRELLO_GET_ACTIONS_MEMBER_CREATOR_BY_ID_ACTION Retrieves details about the Trello member who created the action with the given `idAction`. Read TRELLO_GET_ACTIONS_MEMBER_CREATOR_BY_ID_ACTION_BY_FIELD Gets information about the creator of a Trello action. Read TRELLO_GET_ACTIONS_ORGANIZATION_BY_ID_ACTION Fetches the organization details for a given Trello action, if the action has an associated organization. Read TRELLO_GET_ACTIONS_ORGANIZATION_BY_ID_ACTION_BY_FIELD Retrieves the value of a specific `field` for the organization associated with a Trello `idAction`; use if ... Read TRELLO_GET_BATCH Executes multiple Trello API GET requests in a single batch operation for efficient bulk data retrieval. Read TRELLO_GET_BOARDS_ACTIONS_BY_ID_BOARD Retrieves actions (e.g., card creations, comments) for a Trello board by its ID, useful for activity tracki... Read TRELLO_GET_BOARDS_BOARD_STARS_BY_ID_BOARD Retrieves board stars (user-marked favorites) for a specified Trello board, where `idBoard` must be an exis... Read TRELLO_GET_BOARDS_BY_ID_BOARD Fetches comprehensive details for a specific Trello board by its ID; this is a read-only action. Read TRELLO_GET_BOARDS_BY_ID_BOARD_BY_FIELD Retrieves the value of a single, specified field from a Trello board. Read TRELLO_GET_BOARDS_CARDS_BY_ID_BOARD Retrieves cards from an existing Trello board, allowing filtering and customization of fields for cards, at... Read TRELLO_GET_BOARDS_CARDS_BY_ID_BOARD_BY_FILTER Retrieves cards from a specified Trello board, filtered by 'all', 'closed', 'none', 'open', or 'visible'. Read TRELLO_GET_BOARDS_CARDS_BY_ID_BOARD_BY_ID_CARD Retrieves details for a specific Trello card by its ID and its parent board's ID, with options to customize... Read TRELLO_GET_BOARDS_CHECKLISTS_BY_ID_BOARD Retrieves checklists (primarily structure/metadata, not detailed item history) from a Trello board, with op... Read TRELLO_GET_BOARDS_DELTAS_BY_ID_BOARD Retrieves recent changes (deltas) for a Trello board by its ID, allowing tracking of modifications since a ... Read TRELLO_GET_BOARDS_LABELS_BY_ID_BOARD Fetches labels for a specified Trello board, aiding in its organization or label management; this action do... Read TRELLO_GET_BOARDS_LABELS_BY_ID_BOARD_BY_ID_LABEL Fetches specified fields for a specific label on a Trello board; this read-only action does not return info... Read TRELLO_GET_BOARDS_LISTS_BY_ID_BOARD Retrieves lists from a specified Trello board, with options to filter lists and include card details. Read TRELLO_GET_BOARDS_LISTS_BY_ID_BOARD_BY_FILTER Fetches lists by status from an accessible Trello board; card details for these lists require a separate call. Read TRELLO_GET_BOARDS_MEMBERS_BY_ID_BOARD Retrieves members of a Trello board, with options to filter the list and select specific member fields to r... Read TRELLO_GET_BOARDS_MEMBERS_BY_ID_BOARD_BY_FILTER Retrieves members of a Trello board using a specified filter, assuming the board exists and the filter is v... Read TRELLO_GET_BOARDS_MEMBERS_CARDS_BY_ID_BOARD_BY_ID_MEMBER Retrieves cards for a member on a board, with options to customize returned fields and related data; member... Read TRELLO_GET_BOARDS_MEMBERS_INVITED_BY_ID_BOARD Retrieves a list of members invited to a specific Trello board who have not yet joined. Read TRELLO_GET_BOARDS_MEMBERS_INVITED_BY_ID_BOARD_BY_FIELD Retrieves a specific field (e.g., email, username) for members who have been invited to a Trello board but ... Read TRELLO_GET_BOARDS_MEMBERSHIPS_BY_ID_BOARD Retrieves Trello board memberships (user roles and permissions) for auditing access or managing collaborati... Read TRELLO_GET_BOARDS_MEMBERSHIPS_BY_ID_BOARD_BY_ID_MEMBERSHIP Retrieves a specific membership on a Trello board by its ID, optionally including member details. Read TRELLO_GET_BOARDS_MY_PREFS_BY_ID_BOARD Retrieves the authenticated user's preferences for a specific Trello board. Read TRELLO_GET_BOARDS_ORGANIZATION_BY_ID_BOARD Fetches information about the Trello Workspace (organization) to which a specific board belongs, returning ... Read TRELLO_GET_BOARDS_ORGANIZATION_BY_ID_BOARD_BY_FIELD Retrieves a specific field from the organization associated with a Trello board, useful for obtaining targe... Read TRELLO_GET_CARDS_ACTIONS_BY_ID_CARD Retrieves the history of actions (e.g., comments, updates, moves) for a Trello card specified by `idCard`; ... Read TRELLO_GET_CARDS_ATTACHMENTS_BY_ID_CARD Retrieves attachments for a Trello card. Read TRELLO_GET_CARDS_ATTACHMENTS_BY_ID_CARD_BY_ID_ATTACHMENT Retrieves a specific attachment from a Trello card by card ID and attachment ID. Read TRELLO_GET_CARDS_BOARD_BY_ID_CARD Fetches detailed information about the Trello board to which a specific, existing, and accessible card belo... Read TRELLO_GET_CARDS_BOARD_BY_ID_CARD_BY_FIELD Retrieves a specific field from the board associated with a given Trello card. Read TRELLO_GET_CARDS_BY_ID_CARD Retrieves a Trello card by its ID or shortlink, with options to include related data like actions, attachme... Read TRELLO_GET_CARDS_BY_ID_CARD_BY_FIELD Retrieves the value of a single, specified field from a Trello card. Read TRELLO_GET_CARDS_CHECK_ITEM_STATES_BY_ID_CARD Gets the states (e.g., 'complete', 'incomplete') of checklist items on a Trello card; returns only item sta... Read TRELLO_GET_CARDS_CHECKLISTS_BY_ID_CARD Retrieves all checklists, including their check items, for a Trello card specified by its ID or shortlink, ... Read TRELLO_GET_CARDS_CUSTOM_FIELD_ITEMS_BY_ID_CARD Tool to retrieve a card's customFieldItems array. Use when you need structured metadata from custom fields ... Read TRELLO_GET_CARDS_LIST_BY_ID_CARD Gets the Trello list to which a specified card (which must exist) belongs. Read TRELLO_GET_CARDS_LIST_BY_ID_CARD_BY_FIELD Fetches a specific field from the Trello list that a given card belongs to. Read TRELLO_GET_CARDS_MEMBERS_BY_ID_CARD Retrieves members of a Trello card, identified by its ID or shortLink, allowing customization of which memb... Read TRELLO_GET_CARDS_MEMBERS_VOTED_BY_ID_CARD Fetches members who voted on a Trello card; requires an existing card ID, the Voting Power-Up to be active ... Read TRELLO_GET_CARDS_STICKERS_BY_ID_CARD Retrieves all visual stickers (used for categorization, emphasis, or decoration) from an existing and acces... Read TRELLO_GET_CARDS_STICKERS_BY_ID_CARD_BY_ID_STICKER Call this action to retrieve detailed properties (like image, position, rotation) of a specific sticker on ... Read TRELLO_GET_CHECK_ITEM_BY_ID Retrieves a specific check item from a checklist using the checklist ID and check item ID. Read TRELLO_GET_CHECKLISTS_BOARD_BY_ID_CHECKLIST Retrieves the Trello board a specific checklist belongs to, using the checklist ID. Read TRELLO_GET_CHECKLISTS_BOARD_BY_ID_CHECKLIST_BY_FIELD Retrieves a specified `field` (e.g., 'name', 'desc') from the Trello board associated with the given `idChe... Read TRELLO_GET_CHECKLISTS_BY_ID_CHECKLIST Fetches a Trello checklist by its `idChecklist`, requiring the ID to refer to an existing checklist, and al... Read TRELLO_GET_CHECKLISTS_BY_ID_CHECKLIST_BY_FIELD Retrieves a specific field's value from a Trello checklist by its ID and the field name, without loading th... Read TRELLO_GET_CHECKLISTS_CARDS_BY_ID_CHECKLIST Retrieves cards associated with a specific, valid Trello checklist ID, allowing for filtering and customiza... Read TRELLO_GET_CHECKLISTS_CARDS_BY_ID_CHECKLIST_BY_FILTER Retrieves cards from a specified Trello checklist, filterable by card ID or status (e.g., 'all', 'open'), n... Read TRELLO_GET_CHECKLISTS_CHECK_ITEMS_BY_ID_CHECKLIST Retrieves check items from an existing Trello checklist, optionally filtering them and specifying which fie... Read TRELLO_GET_LABELS_BOARD_BY_ID_LABEL Retrieves the Trello board to which a given, valid Trello label ID (`idLabel`) belongs. Read TRELLO_GET_LABELS_BOARD_BY_ID_LABEL_BY_FIELD Retrieves a specified `field` (e.g., 'name', 'url') from the Trello board associated with a given `idLabel`. Read TRELLO_GET_LABELS_BY_ID_LABEL Retrieves detailed information for a specific Trello label by its ID, allowing selection of specific fields... Read TRELLO_GET_LISTS_ACTIONS_BY_ID_LIST Retrieves actions (like card movements or comments, newest first) for a Trello list by its ID, to track his... Read TRELLO_GET_LISTS_BOARD_BY_ID_LIST Retrieves the board to which a specific Trello list belongs. Read TRELLO_GET_LISTS_BOARD_BY_ID_LIST_BY_FIELD Retrieves a specific field (e.g., 'name', 'desc', 'url') from the Trello board associated with a given list... Read TRELLO_GET_LISTS_BY_ID_LIST Retrieves a Trello list by its unique ID, optionally including details for its cards and parent board. Read TRELLO_GET_LISTS_BY_ID_LIST_BY_FIELD Fetches the value of a single, specified field from a Trello list. Read TRELLO_GET_LISTS_CARDS_BY_ID_LIST Fetches cards from a Trello list by its ID, with options to filter and customize the returned card data. Read TRELLO_GET_LISTS_CARDS_BY_ID_LIST_BY_FILTER Retrieves cards from a specific Trello list, filtered by criteria like 'open', 'closed', or 'all'. Read TRELLO_GET_MEMBER_BOARD_BACKGROUND Retrieves a specific custom board background for a Trello member, using the member's ID and the board backg... Read TRELLO_GET_MEMBER_CUSTOM_BG Retrieves metadata (e.g., brightness, URLs, tiling status) for a specific custom board background of a Trel... Read TRELLO_GET_MEMBER_CUSTOM_EMOJI Retrieves a specific custom emoji by its ID for a Trello member, requiring that both the member and emoji e... Read TRELLO_GET_MEMBER_CUSTOM_STICKER Retrieves a specific custom sticker by ID for a Trello member; returns only sticker data (not its usage on ... Read TRELLO_GET_MEMBER_SAVED_SEARCH Fetches the details of a specific saved search for a Trello member; this does not execute the search. Read TRELLO_GET_MEMBERS_ACTIONS_BY_ID_MEMBER Retrieves a list of actions for a specified Trello member, allowing filtering by type, date, models, and co... Read TRELLO_GET_MEMBERS_BOARD_BACKGROUNDS_BY_ID_MEMBER Fetches the board backgrounds for a specified Trello member. Read TRELLO_GET_MEMBERS_BOARD_STARS_BY_ID_MEMBER Fetches only the boards a specific Trello member has starred, identified by their ID or username. Read TRELLO_GET_MEMBERS_BOARD_STARS_BY_ID_MEMBER_BY_ID_BOARD_STAR Retrieves detailed information about a specific board star (a Trello board marked as a favorite) for a give... Read TRELLO_GET_MEMBERS_BOARDS_BY_ID_MEMBER Retrieves board-level details (not lists/cards) for Trello boards associated with a member ID or username, ... Read TRELLO_GET_MEMBERS_BOARDS_BY_ID_MEMBER_BY_FILTER Retrieves a list of boards for a specific Trello member, applying a filter such as 'open', 'starred', or 'a... Read TRELLO_GET_MEMBERS_BOARDS_INVITED_BY_ID_MEMBER Retrieves Trello boards to which a specific member has been invited but has not yet joined. Read TRELLO_GET_MEMBERS_BOARDS_INVITED_BY_ID_MEMBER_BY_FIELD Retrieves a specific field from Trello boards to which a member has been invited but not yet joined; return... Read TRELLO_GET_MEMBERS_BY_ID_MEMBER Fetches comprehensive information about a Trello member, specified by ID or username, including profile, ac... Read TRELLO_GET_MEMBERS_BY_ID_MEMBER_BY_FIELD Efficiently retrieves a specific field (e.g., fullName, username, bio) of a Trello member using their ID or... Read TRELLO_GET_MEMBERS_CARDS_BY_ID_MEMBER Retrieves cards for a Trello member, specified by ID or username, with options to filter cards and include ... Read TRELLO_GET_MEMBERS_CARDS_BY_ID_MEMBER_BY_FILTER Retrieves cards for a Trello member, applying a filter that must be a Trello-recognized card filter. Read TRELLO_GET_MEMBERS_CUSTOM_BOARD_BACKGROUNDS_BY_ID_MEMBER Retrieves custom board backgrounds for a Trello member, who must exist, using their ID or username. Read TRELLO_GET_MEMBERS_CUSTOM_EMOJI_BY_ID_MEMBER Retrieves all custom (user-specific, non-standard) emojis that a specified Trello member has created or can... Read TRELLO_GET_MEMBERS_CUSTOM_STICKERS_BY_ID_MEMBER Retrieves a member's custom stickers, which are unique personalized stickers created by them, distinct from... Read TRELLO_GET_MEMBERS_DELTAS_BY_ID_MEMBER Retrieves a chronological list of all changes (deltas) made by a specific Trello member, including modifica... Read TRELLO_GET_MEMBERS_NOTIFICATIONS_BY_ID_MEMBER Retrieves notifications for a Trello member, specified by their ID or username, with options for filtering ... Read TRELLO_GET_MEMBERS_NOTIFICATIONS_BY_ID_MEMBER_BY_FILTER Retrieves a list of a Trello member's notifications, filtered by specified types. Read TRELLO_GET_MEMBERS_ORGANIZATIONS_BY_ID_MEMBER Fetches organizations a specific Trello member belongs to; the `idMember` must be an ID or username of an e... Read TRELLO_GET_MEMBERS_ORGANIZATIONS_BY_ID_MEMBER_BY_FILTER Fetches a list of organizations a specific Trello member belongs to, using a filter to narrow down the resu... Read TRELLO_GET_MEMBERS_ORGANIZATIONS_INVITED_BY_ID_MEMBER Retrieves organizations a Trello member has been invited to but has not yet accepted or declined. Read TRELLO_GET_MEMBERS_ORGANIZATIONS_INVITED_BY_ID_MEMBER_BY_FIELD Get a specific field of an organization to which the member has a pending invitation; returns data only if ... Read TRELLO_GET_MEMBERS_SAVED_SEARCHES_BY_ID_MEMBER Retrieves all saved search queries for a Trello member; this action only retrieves saved searches and does ... Read TRELLO_GET_MEMBERS_TOKENS_BY_ID_MEMBER Gets API token metadata for a Trello member; actual token values are excluded for security. Read TRELLO_GET_NOTIF_CREATOR_FIELD Fetches a specific field of the member who created the specified Trello notification. Read TRELLO_GET_NOTIFICATION_ORG_FIELD Retrieves a specific field from the Trello organization associated with a given notification, provided the ... Read TRELLO_GET_NOTIFICATIONS_BOARD_BY_ID_NOTIFICATION Gets the Trello board associated with a given notification ID, returning only board data and allowing selec... Read TRELLO_GET_NOTIFICATIONS_BOARD_BY_ID_NOTIFICATION_BY_FIELD Retrieves a specific, valid field from the board associated with a Trello notification. Read TRELLO_GET_NOTIFICATIONS_BY_ID_NOTIFICATION Retrieves a specific Trello notification by its ID, optionally including related entities and specific fiel... Read TRELLO_GET_NOTIFICATIONS_BY_ID_NOTIFICATION_BY_FIELD Retrieves a specific field from a Trello notification. Read TRELLO_GET_NOTIFICATIONS_CARD_BY_ID_NOTIFICATION Retrieves card details (excluding notification, board, or list data) for a specified Trello idNotification,... Read TRELLO_GET_NOTIFICATIONS_CARD_BY_ID_NOTIFICATION_BY_FIELD Retrieves a specific field of a Trello card, using the ID of a notification that is directly associated wit... Read TRELLO_GET_NOTIFICATIONS_DISPLAY_BY_ID_NOTIFICATION Retrieves the information needed to display an existing Trello notification, identified by its ID, without ... Read TRELLO_GET_NOTIFICATIONS_ENTITIES_BY_ID_NOTIFICATION Retrieves Trello entities (e.g., boards, cards, lists, members) linked to a specific notification ID, focus... Read TRELLO_GET_NOTIFICATIONS_LIST_BY_ID_NOTIFICATION Retrieves details of the Trello list associated with a specific notification ID. Read TRELLO_GET_NOTIFICATIONS_LIST_BY_ID_NOTIFICATION_BY_FIELD Efficiently retrieves a single specified field from a Trello list linked to a notification, avoiding fetchi... Read TRELLO_GET_NOTIFICATIONS_MEMBER_BY_ID_NOTIFICATION Fetches details of the member (not the notification content itself) associated with a specific Trello notif... Read TRELLO_GET_NOTIFICATIONS_MEMBER_BY_ID_NOTIFICATION_BY_FIELD Retrieves a specific `field` of the Trello member associated with the given `idNotification`. Read TRELLO_GET_NOTIFICATIONS_MEMBER_CREATOR_BY_ID_NOTIFICATION Fetches the creator (member) of a Trello notification, identified by `idNotification`, returning only creat... Read TRELLO_GET_NOTIFICATIONS_ORGANIZATION_BY_ID_NOTIFICATION Retrieves the Trello organization linked to a specific notification ID; returns organization details only, ... Read TRELLO_GET_ORGANIZATIONS_ACTIONS_BY_ID_ORG Retrieves a log of actions (e.g., card creations, list movements, comments) for a specified Trello organiza... Read TRELLO_GET_ORGANIZATIONS_BOARDS_BY_ID_ORG Fetches boards for a Trello organization, specified by its ID or name, with options to filter and customize... Read TRELLO_GET_ORGANIZATIONS_BOARDS_BY_ID_ORG_BY_FILTER Fetches a list of boards belonging to a specific Trello organization, filtered by a given criterion. Read TRELLO_GET_ORGANIZATIONS_BY_ID_ORG Retrieves detailed information about a specific Trello organization, including optional related resources l... Read TRELLO_GET_ORGANIZATIONS_BY_ID_ORG_BY_FIELD Retrieves the value of a single specified `field` for a Trello organization `idOrg`, ideal for efficiently ... Read TRELLO_GET_ORGANIZATIONS_DELTAS_BY_ID_ORG Retrieves a log of recent modifications (deltas) for a Trello organization, filterable by tags and supporti... Read TRELLO_GET_ORGANIZATIONS_MEMBERS_BY_ID_ORG Retrieves members of a Trello organization (specified by ID or name), with an option to include member acti... Read TRELLO_GET_ORGANIZATIONS_MEMBERS_BY_ID_ORG_BY_FILTER Fetches members of a specified Trello organization using a filter like 'all', 'normal', 'admins', or 'owners'. Read TRELLO_GET_ORGANIZATIONS_MEMBERS_CARDS_BY_ID_ORG_BY_ID_MEMBER Fetches all cards assigned to a specific member of a given Trello organization. Read TRELLO_GET_ORGANIZATIONS_MEMBERS_INVITED_BY_ID_ORG Retrieves members invited to a Trello organization who have not yet accepted their invitation, returning on... Read TRELLO_GET_ORGANIZATIONS_MEMBERS_INVITED_BY_ID_ORG_BY_FIELD Retrieves a specific `field` (e.g., fullName, username, email, status) for members with pending invitations... Read TRELLO_GET_ORGANIZATIONS_MEMBERSHIPS_BY_ID_ORG Fetches organization-level memberships for a Trello organization, with options to filter members and includ... Read TRELLO_GET_ORGANIZATIONS_MEMBERSHIPS_BY_ID_ORG_BY_ID_MEMBERSHIP Retrieves a specific membership within a Trello organization, using their respective IDs, to ascertain the ... Read TRELLO_GET_SEARCH Searches Trello content (e.g., boards, cards, members) within specified organizations using a query and cus...
WRITE 35 tools
Write TRELLO_ADD_BOARDS Creates a new Trello board; the 'name' parameter is required for creation, and various preferences can be c... Write TRELLO_ADD_BOARDS_CALENDAR_KEY_GENERATE_BY_ID_BOARD Generates a new calendar key for the Trello board specified by `idBoard`, invalidating any previous key for... Write TRELLO_ADD_BOARDS_CHECKLISTS_BY_ID_BOARD Creates a new, initially empty checklist with a given name on an existing Trello card. Checklists are creat... Write TRELLO_ADD_BOARDS_EMAIL_KEY_GENERATE_BY_ID_BOARD Generates a new email key for the Trello board specified by idBoard to enable or reset adding cards via ema... Write TRELLO_ADD_BOARDS_LABELS_BY_ID_BOARD Creates a new label on an existing Trello board. Write TRELLO_ADD_BOARDS_LISTS_BY_ID_BOARD Creates a new, empty list on a specified, existing Trello board, typically used as a column or category for... Write TRELLO_ADD_BOARDS_MARK_AS_VIEWED_BY_ID_BOARD Marks the Trello board specified by idBoard as viewed for the current user, exclusively updating its viewed... Write TRELLO_ADD_BOARDS_POWER_UPS_BY_ID_BOARD Enables the Power-Up specified by the 'value' parameter on the board; processes one Power-Up enablement per... Write TRELLO_ADD_CARDS Creates a new card in a Trello list; `idList` is required, and if `idCardSource` is used, the source card m... Write TRELLO_ADD_CARDS_ACTIONS_COMMENTS_BY_ID_CARD Adds a new text comment, which can include @mentions, to a Trello card specified by its ID; file attachment... Write TRELLO_ADD_CARDS_ATTACHMENTS_BY_ID_CARD Adds an attachment to a Trello card by `idCard`; specify either a `file` to upload or a `url` to link, but ... Write TRELLO_ADD_CARDS_CHECKLIST_CHECK_ITEM_BY_ID_CARD_BY_ID_CHECKLIST Adds a new check item to an existing checklist on a specific Trello card. Write TRELLO_ADD_CARDS_CHECKLISTS_BY_ID_CARD Adds a checklist to a Trello card: use `value` to add a specific existing checklist, `idChecklistSource` to... Write TRELLO_ADD_CARDS_ID_LABELS_BY_ID_CARD Adds an existing label to a Trello card; `idCard` identifies the card and `value` is the ID of the label to... Write TRELLO_ADD_CARDS_ID_MEMBERS_BY_ID_CARD Assigns a Trello member to a specific Trello card by card ID (or short link) and member ID. Write TRELLO_ADD_CARDS_LABELS_BY_ID_CARD Adds a label to an existing Trello card (specified by `idCard`), defining the label by `name` and either `c... Write TRELLO_ADD_CARDS_MEMBERS_VOTED_BY_ID_CARD Casts a 'yes' vote for a specified member on a Trello card; a member can only vote once per card. Write TRELLO_ADD_CARDS_STICKERS_BY_ID_CARD Adds a sticker to a Trello card, using a default sticker name (e.g., 'taco-cool') or a custom sticker ID fo... Write TRELLO_ADD_CHECKLISTS Creates a new checklist on a Trello card, either by name or by copying from `idChecklistSource`, targeting ... Write TRELLO_ADD_CHECKLISTS_CHECK_ITEMS_BY_ID_CHECKLIST Adds a new check item to a specified Trello checklist; this action does not update existing check items. Write TRELLO_ADD_LABELS Creates a new label with a specified name (required) and color on a Trello board (idBoard required); this a... Write TRELLO_ADD_LISTS Creates a new list on a specified Trello board, with options to copy an existing list, set its position, in... Write TRELLO_ADD_LISTS_ARCHIVE_ALL_CARDS_BY_ID_LIST Archives all cards in a Trello list; while cards can be restored via the Trello interface, this action does... Write TRELLO_ADD_LISTS_CARDS_BY_ID_LIST Creates a new card in a Trello list, which must be specified by an existing and accessible `idList`. Write TRELLO_ADD_MEMBERS_AVATAR_BY_ID_MEMBER Updates a Trello member's avatar using a base64-encoded image; the `file` field, though schema-optional, re... Write TRELLO_ADD_MEMBERS_BOARD_BACKGROUNDS_BY_ID_MEMBER Adds a new custom board background, from an image file, to a specified Trello member's collection, making i... Write TRELLO_ADD_MEMBERS_BOARD_STARS_BY_ID_MEMBER Stars a Trello board for a member (does not remove or list stars), optionally at a specified position; the ... Write TRELLO_ADD_MEMBERS_CUSTOM_BOARD_BACKGROUNDS_BY_ID_MEMBER Adds a new custom board background for a specified Trello member; the `file` parameter (image data) is requ... Write TRELLO_ADD_MEMBERS_CUSTOM_EMOJI_BY_ID_MEMBER Adds a new custom emoji using an image file and a unique name to a Trello member's account; this emoji is m... Write TRELLO_ADD_MEMBERS_CUSTOM_STICKERS_BY_ID_MEMBER Uploads a custom sticker to a Trello member's collection, if the member's plan allows custom stickers and r... Write TRELLO_ADD_MEMBERS_SAVED_SEARCHES_BY_ID_MEMBER Creates a new saved search with a specified name, position, and query for a Trello member. Write TRELLO_ADD_ORGANIZATIONS Creates a new Trello organization (Workspace) with a `displayName` (required), and optionally a description... Write TRELLO_ADD_ORGANIZATIONS_LOGO_BY_ID_ORG Sets or updates the logo for a Trello organization; the provided image file must adhere to Trello's format ... Write TRELLO_ADD_SESSIONS Creates or updates a Trello user session, optionally linking it to a specific board for status updates and ... Write TRELLO_ADD_TOKENS_WEBHOOKS_BY_TOKEN Creates a webhook for a Trello token to monitor a Trello model (`idModel`) and send notifications to a `cal...
DESTRUCTIVE 31 tools
Destructive TRELLO_ADD_LISTS_MOVE_ALL_CARDS_BY_ID_LIST Moves all cards from a Trello list to a *different* board; this action is irreversible, moves (not copies) ... Destructive TRELLO_ADD_NOTIFICATIONS_ALL_READ Marks all Trello notifications for the authenticated user as read across all boards; this action is permane... Destructive TRELLO_CONVERT_CHECKLIST_ITEM_TO_CARD Converts a checklist item into a new card (useful for promoting a subtask), which inherits some properties ... Destructive TRELLO_DELETE_ACTIONS_BY_ID_ACTION Deletes a specific Trello action, such as a `commentCard`, by its ID; this is an irreversible operation and... Destructive TRELLO_DELETE_BOARDS_MEMBERS_BY_ID_BOARD_BY_ID_MEMBER Permanently removes a current member from a Trello board, revoking their access; this action is irreversible. Destructive TRELLO_DELETE_BOARDS_POWER_UPS_BY_ID_BOARD_BY_POWER_UP Disables a Power-Up on a Trello board using the board's ID and the plugin ID of a Power-Up currently enable... Destructive TRELLO_DELETE_CARDS_ACTIONS_COMMENTS_BY_ID_CARD_BY_ID_ACTION Deletes a specific comment action (identified by `idAction`) from a Trello card (identified by `idCard`); t... Destructive TRELLO_DELETE_CARDS_ATTACHMENTS_BY_ID_CARD_BY_ID_ATTACHMENT Permanently removes a specified attachment from a Trello card; this action is irreversible and requires tha... Destructive TRELLO_DELETE_CARDS_BY_ID_CARD Permanently deletes an archived Trello card specified by its `idCard`. Destructive TRELLO_DELETE_CARDS_CHECKLISTS_BY_ID_CARD_BY_ID_CHECKLIST Permanently deletes a specific checklist from a Trello card. Destructive TRELLO_DELETE_CARDS_ID_LABELS_BY_ID_CARD_BY_ID_LABEL Removes a specific label from a Trello card; the label itself is not deleted from the board, only its assoc... Destructive TRELLO_DELETE_CARDS_ID_MEMBERS_BY_ID_CARD_BY_ID_MEMBER Removes a currently assigned member from a Trello card, affecting only the card's member list and not the m... Destructive TRELLO_DELETE_CARDS_LABELS_BY_ID_CARD_BY_COLOR Permanently removes a specific `color` label from an existing Trello card identified by `idCard`, if the ca... Destructive TRELLO_DELETE_CARDS_MEMBERS_VOTED_BY_ID_CARD_BY_ID_MEMBER Removes a member's vote from a Trello card; this operation is irreversible and does not confirm if the vote... Destructive TRELLO_DELETE_CARDS_STICKERS_BY_ID_CARD_BY_ID_STICKER Permanently removes a specific sticker (identified by `idSticker`) from a Trello card (identified by `idCar... Destructive TRELLO_DELETE_CHECKLIST_ITEM Permanently deletes a specific check item from a checklist on a Trello card; this operation is irreversible... Destructive TRELLO_DELETE_CHECKLISTS_BY_ID_CHECKLIST Permanently and irreversibly deletes a Trello checklist and all its items using the `idChecklist`. Destructive TRELLO_DELETE_LABELS_BY_ID_LABEL Permanently deletes an existing label from a Trello board by its ID; this operation is irreversible via the... Destructive TRELLO_DELETE_MEMBER_BOARD_BACKGROUND Permanently deletes a specific custom board background belonging to the specified Trello member; this opera... Destructive TRELLO_DELETE_MEMBER_CUSTOM_STICKER Deletes a custom sticker from a Trello member's collection; this permanent action is only available for cus... Destructive TRELLO_DELETE_MEMBER_SAVED_SEARCH Permanently deletes a specific saved search for a Trello member, used when the search is outdated or no lon... Destructive TRELLO_DELETE_MEMBERS_BOARD_STARS_BY_ID_MEMBER_BY_ID_BOARD_STAR Removes a specific starred board (identified by `idBoardStar`) from a Trello member's (identified by `idMem... Destructive TRELLO_DELETE_ORG_ASSOCIATED_DOMAIN Irreversibly deletes an associated email domain from a Trello organization's preferences to update email do... Destructive TRELLO_DELETE_ORGANIZATIONS_BY_ID_ORG Permanently deletes a Trello organization and all its associated data; this action is irreversible and requ... Destructive TRELLO_DELETE_ORGANIZATIONS_LOGO_BY_ID_ORG Deletes an existing Trello organization's custom logo, restoring its default and leaving other settings unc... Destructive TRELLO_DELETE_ORGANIZATIONS_MEMBERS_ALL_BY_ID_ORG_BY_ID_MEMBER Removes a member entirely from a specific Trello organization, including from all its boards and cards; thi... Destructive TRELLO_DELETE_ORGANIZATIONS_MEMBERS_BY_ID_ORG_BY_ID_MEMBER Permanently removes a member from a Trello organization by ID, revoking all access to its content; re-invit... Destructive TRELLO_DELETE_ORGANIZATIONS_PREFS_ORG_INVITE_RESTRICT_BY_ID_ORG Removes a previously set email domain invitation restriction for a Trello organization. Destructive TRELLO_DELETE_TOKENS_BY_TOKEN Deletes a specific Trello API token, identified by its value in the path, permanently revoking its access; ... Destructive TRELLO_DELETE_TOKENS_WEBHOOKS_BY_TOKEN_BY_ID_WEBHOOK Deletes an existing webhook, specified by its `idWebhook`, thereby stopping its notifications. Destructive TRELLO_DELETE_WEBHOOKS_BY_ID_WEBHOOK Permanently deletes an existing Trello webhook by its `idWebhook`, an irreversible action that stops future...

The managed route: connect Trello through the PolicyLayer gateway — every tool call above is checked against your policy before it runs, with a full audit log.

DIRECT INSTALL (UNMANAGED) npx -y mcp-server-trello
How many tools does the Trello MCP server have? +

The Trello MCP server exposes 200 tools across 3 categories: Read, Write, Destructive.

How do I enforce policies on Trello tools? +

Route the Trello server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard — they are enforced on every call before it reaches the server.

What risk categories do Trello tools fall into? +

Trello tools are categorised as Read (134), Write (35), Destructive (31). Each category has a recommended default policy.

Let agents act without letting them run wild.

Route your MCP servers through PolicyLayer and every tool call is checked against your policy before it runs — allow, deny, or require approval. Per-identity grants. Full audit log. Live in minutes.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.