Get the plugin
WP MCP/Integrations/Data tables

Data tables integration

MCP for Gravity Tables

Gravity Tables (Advanced Data Tables for Gravity Forms) turns Gravity Forms entries into published, filterable tables, storing each table definition in its own database table. WP MCP reads those definitions directly: list the tables a site publishes with their linked form and shortcode, and read one table's full configuration including selected fields, labels, and which columns are sortable or filterable. Because it pairs with the Gravity Forms integration, an agent can go from a published table to the underlying form and its entries in one session.

gravitytables-readlist-tablesget-table

What your AI can do

Real Gravity Tables operations, every write reversible.

  • List published data tables with title, linked form id, and shortcode
  • Read one table's full configuration and decoded settings
  • See which fields are selected, labeled, sortable, and filterable
  • Follow a table through to its Gravity Forms form and entries

Example prompts

Just ask.

List the data tables published on this site and which form each is built from.

What columns does the Sellers table show, and which are filterable?

Read the config for table 3 and explain what it displays.

Under the hood

The real calls.

wpmcp, gravity-tables

gravitytables-read({ operation: "list-tables" }), active tables with form + shortcode

gravitytables-read({ operation: "get-table", args: { table_id: 3 } }), decoded settings

Frequently asked

Questions, answered.

Can the agent build or edit tables?

Not yet. Read-only for now: table definitions are managed through the Gravity Tables builder and the plugin's custom table is not a WP MCP snapshot target, so edits could not be one-click reversible. Reading table configs is safe and pairs with the Gravity Forms integration for the underlying entries.

Point your AI at Gravity Tables.

Release notes, straight to your inbox.

One email per release, what shipped, what's verified, what's production-only. No drip campaigns. Unsubscribe in one click.