Read SureForms forms (Gutenberg blocks) and submissions, set status and clean up entries.
SureForms, from the team behind Astra and Spectra, is a block-native form builder, forms are built with Gutenberg blocks and stored in a clean entries table. EMCP reads it accordingly: it parses each form's fields straight from its blocks and works with submissions through SureForms' own entries API.
Your AI can list forms with entry counts, read submissions and their values, set a submission's status, and delete submissions behind a confirm, a modern, block-first form plugin with the same submission-management workflow as the rest.
Once SureForms 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 SureForms.
"List the submissions on my SureForms contact form from this week."
"Mark submission #12 as read."
"Show me the fields on the feedback form."
List a form's submissions, how EMCP drives SureForms.
sureforms-read({ operation: "list-entries", arguments: { form_id: 12 } })Note: Pro EMCP integration. SureForms stores entries in its own srfm_entries table.
SureForms 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 SureForms itself, EMCP reads your forms, fields, notifications, and entries through SureForms'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 SureForms 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 SureForms from a prompt. The core is free and runs entirely on your own server.