Connect your account, then chat with AI to run tools.
Send Jotform submission webhooks to MCPBundles and read answers in chat.
Jotform Webhook is used here only to identify this integration; MCPBundles is not affiliated with or endorsed by Jotform Webhook or its owner.
Live probe refreshed Sep 18, 2026 · Endpoint host mcp.mcpbundles.com
Built for
Operations, Marketing Teams, No-Code Builders
Last submission answers
Interprets Jotform metadata and parsed rawRequest answer map.
From the latest export.json, read formID and submissionID, then walk every rawRequest key — show the qN slug and the resolved answer value (expand name and address objects into readable text).
Connect Jotform Webhook to any MCP client in minutes
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/jotform-webhookThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
MCPBundles publishes this directory for MCP discovery. Except where we host or operate an offering, third-party services run under their own terms. Product and company names on this page are used in a descriptive, identifying way (including under nominative fair use where applicable); they remain the property of their owners. Nothing here grants you rights in those marks, and nothing here is an offer to sell a third party's services. Terms
You’ll sign in to MCPBundles when your client connects.
https://mcp.mcpbundles.com/bundle/jotform-webhookThis server needs a sign-in. MCPBundles handles that setup once — then chat here with saved access and a log of what ran.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDuplicate submissions
Dedupes stored payloads using Jotform submission ids.
List recent deliveries and flag any that share the same submissionID with different source.captured_at timestamps.
Contact fields
Extracts common lead fields from qN_* answer keys.
On the latest submission, find email, phone, and full-name values inside rawRequest and summarize them in plain language.
How do I connect Jotform deliveries to MCPBundles?
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Jotform under Settings → Integrations → Webhooks on the form. Your agent reads stored deliveries — latest, history, and answer content — in chat.
Can an agent trigger a new delivery?
No. Ingest is read-only. Data arrives when someone submits the form upstream; agents query what already landed.
Domain knowledge for Jotform Webhook — workflow patterns, data models, and gotchas for your AI agent.
Each stored delivery is one Jotform form submission — a multipart POST normalized to JSON on ingest. Tools read what already landed; there is no pull API and no way to submit, edit, or replay submissions from here.
Jotform POSTs multipart/form-data (not a bare JSON body). Ingest merges the form fields into one object and JSON-parses rawRequest so answers are walkable in export.json.
Top-level metadata (always inspect these first):
Keys follow Jotform question identifiers: q{number}_{slug} (for example q3_name, q4_email, q15_yourMessage). The number is the field id in the form builder; the suffix is a slugified label. Ids can change when fields are reordered or recreated — inspect the latest delivery for this connection rather than hard-coding keys.
Each rawRequest entry value shape depends on field type:
Field ids and slugs vary per form — map answers from the latest export.json, not from a fixed lead schema.
Jotform Wh Latest
Return the most recently stored report — tabular rows, raw text, or JSON depending on format.
Jotform Wh List
List recent stored reports — ids, capture time, filename, and format.
Jotform Wh Report
Return one stored report by report_id — full content with the same source/export envelope as latest report.
Jotform Wh Status
Connection status — whether any reports have landed, when the last file arrived, filename, and stored report count.
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Jotform under Settings → Integrations → Webhooks on the form. Your agent reads stored deliveries — latest, history, and answer content — in chat.
No. Ingest is read-only. Data arrives when someone submits the form upstream; agents query what already landed.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/jotform-webhook. Authentication is handled automatically.
Jotform Webhook provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Jotform Webhook uses API Key. Jotform Webhook requires credentials. Connect via MCPBundles and authentication is handled automatically.
© 2026 ThinkChain Inc. All rights reserved.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.
Other MCP servers in this category from the directory index