MCP
UnclaimedMCP server for Gravity Forms - Interact with WordPress forms, entries, and submissions through AI
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (26)
gf_add_field
Add fields with intelligent positioning
gf_create_entry
Create new entries
gf_create_feed
Create new add-on feeds
gf_create_form
Create new forms with fields
gf_delete_entry
Delete entries — Trash by default (recoverable), force=true to delete permanently (requires ALLOWDELETE=true)
gf_delete_feed
Delete add-on feeds
gf_delete_field
Delete fields with cascade options
gf_delete_form
Delete forms — Trash by default (recoverable), force=true to delete permanently (requires ALLOWDELETE=true)
gf_get_entry
Get specific entry details
gf_get_feed
Get specific feed configuration
gf_get_field_filters
List the available field filters for a form
gf_get_form
Get complete form configuration
gf_get_results
Get aggregated results for Quiz/Poll/Survey forms
gf_list_entries
List/search entries: pagination (pagesize/currentpage/offset), sorting (key/direction/isnumeric), field-filter search (mode any/all, operators incl. IN/NOT IN), include (fetch by ID, any status), exclude, status, and multiple forms at once
gf_list_feeds
List all add-on feeds
gf_list_field_types
List the 46 supported field types (summary by default; detail=true for full metadata, includevariants=true for variants)
gf_list_forms
List forms (optionally filter to specific IDs via include)
gf_patch_feed
Partially update feed properties
gf_send_notifications
Send an entry's notifications — specific IDs, or all for an event
gf_submit_form_data
Submit forms with full processing
gf_update_entry
Update existing entries
gf_update_feed
Update existing feeds
gf_update_field
Update fields with dependency checking
gf_update_form
Update existing forms
gf_validate_form
Validate form data
gf_validate_submission
Validate a submission without creating an entry (returns validationmessages)