Forms integration

MCP for Forminator

Read Forminator forms and entries, and manage submissions, through the Forminator_API.

ProNeeds Forminator active
Inside the integration

What the Forminator integration does

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.

Get connected

Set up the Forminator MCP integration

Use the same EMCP connection as the rest of your WordPress site. No separate data sync or integration account is required.

  1. 1
    Install and connect EMCP

    Install EMCP on WordPress, then connect Claude, Cursor, or another MCP-compatible client.

  2. 2
    Meet the plugin requirement

    Before asking your AI to use this integration, make sure this requirement is met: Forminator active.

  3. 3
    Review access and start with a read

    Check the enabled tools, read the current state first, and enable write access only when the workflow needs it.

Open the Forminator setup and tool documentation

What your AI can do

Once Forminator is active, ask any MCP client, Claude, Cursor, or your own, to do these in plain language.

Example prompts

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."

Under the hood

List a form's entries, how EMCP drives Forminator.

forminator-read({ operation: "list-entries", arguments: { form_id: 12 } })

The Forminator integration is part of EMCP Pro

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.

Frequently asked

Where does Forminator data come from?

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.

Can the AI delete submissions?

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.

Do I need to configure anything in Forminator?

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.

More integrations

All integrations

Point your AI at Forminator.

Install EMCP, connect any MCP client, and drive Forminator from a prompt. The core is free and runs entirely on your own server.