Tools / Plugin integrations / Advanced Custom Fields (ACF)

ACF - MCP Server Tools

Operate structured content schemas and field values with ACF-aware workflows.

Integration overview

Dependency: Advanced Custom Fields plugin active. Back to plugin integrations ->

Description

Operate structured content schemas and field values with ACF-aware workflows.

What it is for

  • Reading and updating structured custom fields.

Example use case

updating structured landing page content.

Sample prompt

Get the ACF fields for our homepage and update the hero subtitle to reflect the new campaign message.

Available tools

Tool cards below use the definition from the catalog for each operation.

acf_get_field_groups Sensitive read

lists ACF field groups with keys, titles, and location rules.

acf_get_fields Sensitive read

gets ACF values for a post, including keys, names, types, and values.

acf_update_field Write

updates an ACF field by name or key on a post.