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.
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.
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.
More integrations
MCP for Elementor
ProDeep Elementor page-building from a curated 44-widget catalog, plus global colors and fonts, validated and reversible.
MCP for Gutenberg
FreeSurgical block-editor editing by index path, free, no page builder required.
MCP for Bricks
ProRead and write Bricks Builder content over MCP, a page builder most MCP tools can't touch.
MCP for Divi
ProRead and write Divi content over MCP, builder-aware, snapshotted, reversible.
MCP for WooCommerce
FreeRun your live store from a prompt, products, prices, orders, reports, every write snapshotted first.
MCP for Yoast SEO
FreeBulk-edit Yoast metadata across the whole site from a prompt, every change reversible.