Formspree

Formspree MCP Connector for Claude

A+

Manage form submissions and automate data collection via Formspree — list entries, filter by date, and submit new data directly from your AI agent.

2 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Formspree account to any AI agent to streamline your lead capture and form management workflows through natural conversation.

What you can do

  • Submission Retrieval — Fetch all entries for specific forms using their unique hash IDs to analyze leads or feedback.
  • Advanced Filtering — Query submissions with pagination, date filters (since), and custom sort orders to find exactly what you need.
  • Direct Submission — Programmatically submit data to forms including contact info, messages, and custom fields like company or phone.
  • Spam Management — Optionally include or exclude flagged submissions in your queries to keep your data clean.

How it works

  1. Subscribe to this server
  2. Enter your Formspree API Key
  3. Start managing your form data from Claude, Cursor, or any MCP-compatible client

No more manual exporting of CSVs to check your latest leads. Your AI acts as a dedicated data analyst and form administrator.

Who is this for?

  • Marketing Teams — instantly retrieve latest campaign leads and filter by date without leaving the chat.
  • Developers — test form submissions and verify data flow directly from the code editor.
  • Customer Support — check recent form inquiries to respond to users faster and more efficiently.
form-managementlead-capturesubmissionsautomationdata-collection

2 tools expose this connector's capabilities to your AI agent.

submit_form

Does not require API key authentication. Submit data to a form

list_submissions

Get submissions for a specific form

See how to talk to your AI agent using Formspree.

List the last 5 submissions for form hashid 'mqkvpogq'.

I've retrieved the 5 most recent submissions for form 'mqkvpogq'. They include entries from 'Alice Smith' and 'Bob Jones' regarding 'Project Inquiry'. Would you like to see the full message for any of these?

Check for any new submissions for form 'xknpdyzd' since 2024-01-01.

Searching for submissions since January 1st... I found 3 new entries. One is a newsletter signup and two are contact requests. Shall I summarize the contact requests for you?

Submit a test entry to form 'mqkvpogq' with name 'Test User' and message 'Hello from MCP'.

Submitting data... The test entry was successfully sent to form 'mqkvpogq'. Formspree confirmed the submission was received.

Use the `list_submissions` tool with the form's `hashid`. You can set the `limit` parameter to control how many recent entries you want to retrieve.

Related Connectors