Read Forminator forms and entries, and manage submissions, through the Forminator_API.
Forminator is a flexible, free form builder (forms, quizzes, polls) from WPMU DEV, with entries read through its own Forminator_API. EMCP adds the same two-dispatcher pattern as every other form plugin here: read forms and their entries, manage submissions.
Your AI can list forms with entry counts, read entries and their field values, and work through submissions the same way it does for every other form plugin, one dispatcher pair to learn regardless of which builder a site uses.
Use the same EMCP connection as the rest of your WordPress site. No separate data sync or integration account is required.
Install EMCP on WordPress, then connect Claude, Cursor, or another MCP-compatible client.
Before asking your AI to use this integration, make sure this requirement is met: Forminator active.
Check the enabled tools, read the current state first, and enable write access only when the workflow needs it.
Once Forminator is active, ask any MCP client, Claude, Cursor, or your own, to do these in plain language.
Real instructions you can hand your agent for Forminator.
"List the entries on my Forminator contact form from this week."
"Show me the fields on the quiz form."
List a form's entries, how EMCP drives Forminator.
forminator-read({ operation: "list-entries", arguments: { form_id: 12 } })Forminator reads and writes come with EMCP Pro, alongside every other Pro plugin integration, AI-assisted building, 50 premium templates, and 50+ prompts. The free plugin already includes the full Elementor, Gutenberg, WordPress, and Themes toolkits, Pro adds the deep third-party integrations.
Directly from Forminator itself, EMCP reads your forms, fields, notifications, and entries through Forminator's own data, not a copy. There's nothing to sync and no extra database table.
Only when you allow it. The write tool ships disabled by default, and delete-entry additionally requires an explicit confirm: true in the request, so an agent can't quietly wipe submissions. Deletes are gated on your form plugin's own delete-entries capability.
No. As soon as Forminator is active, its two MCP tools register automatically. Reads are on by default; enable the write tool under EMCP Tools → Tools → Plugins → Forms when you want your AI to make changes.
Read your Contact Form 7 forms, fields, and mail templates, and let your AI tune them.
FormsRead WPForms forms, notifications, and entries, and manage submissions with your AI.
FormsRead Gravity Forms forms, notifications, and entries over the GFAPI, with full entry management.
FormsRead Fluent Forms forms and submissions, set status and clean up entries with your AI.
FormsRead Ninja Forms forms, fields, and submissions, and prune entries with your AI.
FormsRead Formidable forms, fields, notifications, and entries, with entry cleanup.
FormsInstall EMCP, connect any MCP client, and drive Forminator from a prompt. The core is free and runs entirely on your own server.