Forms integration

MCP for Contact Form 7

Read your Contact Form 7 forms, fields, and mail templates, and let your AI tune them.

FreeNeeds Contact Form 7 activecf7-read / cf7-write

What the Contact Form 7 integration does

Contact Form 7 is the original WordPress form plugin, millions of sites run it precisely because it stays simple and out of the way. EMCP meets it there. When Contact Form 7 is active, two MCP tools let your AI list every form, read each field and mail template, and update the mail, messages, and additional settings, all over the same connection you already use for the rest of your site.

That turns tedious form maintenance into a sentence. Instead of clicking into each form to fix a recipient address or reword a confirmation message, you ask your AI to do it and it edits the real Contact Form 7 configuration, no export, no copy, no second plugin. Because Contact Form 7 doesn't store submissions itself, this integration is entirely about the form definition and its emails, and it's completely free.

What your AI can do

Once Contact Form 7 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 Contact Form 7.

"Change the recipient on the Contact form to sales@ and add the site name to the subject line."

"Reword the success message on every Contact Form 7 form to match our new brand voice."

"Show me the fields on the careers form and which ones are required."

Under the hood

Tune a form's mail subject, how EMCP drives Contact Form 7.

cf7-read({ operation: "list-notifications", arguments: { form_id: 510 } })

cf7-write({ operation: "update-notification",
  arguments: { form_id: 510, notification: "mail", mail: { subject: "New enquiry from {your-name}" } } })

Note: Contact Form 7 stores no submissions, so there are no entry operations. This integration is free.

Frequently asked

Can it read form submissions?

Contact Form 7 stores no submissions of its own, so there are no entry operations here, this integration covers the form definition, fields, mail templates, and messages. If you capture CF7 entries with a separate plugin, that plugin's own integration (where available) would surface them.

Is the Contact Form 7 integration really free?

Yes. cf7-read and cf7-write ship in the free EMCP plugin, you don't need EMCP Pro to read or tune Contact Form 7 forms.

More integrations

All integrations

Point your AI at Contact Form 7.

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