Read your Contact Form 7 forms, fields, and mail templates, and let your AI tune them.
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.
Once Contact Form 7 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 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."
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.
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.
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.
Read 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.
FormsRead MetForm forms (fields parsed from the Elementor layout) and manage submissions.
FormsInstall EMCP, connect any MCP client, and drive Contact Form 7 from a prompt. The core is free and runs entirely on your own server.