Forms integration

MCP for SureForms

Read SureForms forms (Gutenberg blocks) and submissions, set status and clean up entries.

ProNeeds SureForms activesureforms-read / sureforms-write

What the SureForms integration does

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.

What your AI can do

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

Under the hood

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.

The SureForms integration is part of EMCP Pro

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.

Frequently asked

Where does SureForms data come from?

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.

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 SureForms?

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.

More integrations

All integrations

Point your AI at SureForms.

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