Choose a Jotform MCP App

The MCP App comes in three options. Pick the one that matches what you want to do, then open it from the menu to see its remote URL, tools, requirements, and usage examples.



Type What it does Best for
Jotform Interactive UI for working with forms and submissions — create and preview forms, browse submissions, and explore your assets visually inside your AI client. Building and reviewing forms and submissions.
Jotform Apps Interactive UI for building Jotform Apps (mobile-friendly portals) — create and edit multi-page apps with live preview. Building and editing Jotform Apps.
Jotform Sign Interactive UI for working with signable documents — create and edit documents, manage signers, send signature requests, and track signing progress. Creating and managing e-signature workflows.


Select Jotform, Jotform Apps, or Jotform Sign from the menu to view its details.

Overview

Jotform takes the power of the Model Context Protocol to the next level by introducing interactive UI components directly within your AI assistant. While the standard MCP server provides text-based data, Jotform allows AI clients (like Claude or ChatGPT) to render rich, sandboxed interfaces - enabling you create and preview forms, interact with submissions, and list your form assets visually without leaving the chat.

This version is ideal for users who prefer a visual, interactive experience within their AI development tools.

Remote URL

https://mcp.jotform.com/mcp-app

What you can do — Interactive Tools

Jotform provides a UI along with our existing MCP tools, enabling users to interact visually with their Jotform data. Here are some of the key tools available in Jotform alongside MCP tools:



Tool Description UI Capability
Create Form (create_form) Create a new form via prompt. Live Preview: See the generated form instantly in a side panel.
Edit Form (edit_form) Edit an existing form. Visual Editor: Interact with form fields and layout in real-time.
Asset Search (search) Get the list of your forms Interactive Gallery: Browse forms via form picket.
Fetch (fetch) Fetch details of a specific form or submission. Not Applicable: This tool remains text-based for detailed data retrieval.
Create Submission (create_submission) Create a new submission for a form. Not Applicable: This tool remains text-based for detailed data entry.
Assign Form (assign_form) Assign a form to a user or group. Not Applicable: This tool remains text-based for detailed data entry.
List Submissions (list_submissions) Get the list of your submissions. Interactive Table: Browse submissions via a table format.
Display Form (display_form) Display your form with all its fields. Live Preview: See the form with all its fields instantly in a side panel.
Analyze Submissions (analyze_submissions) Analyze your submissions with various metrics and insights. Not Applicable: This tool remains text-based for detailed data analysis.

Requirements

Along with standard MCP requirements, Jotform requires the following:

  1. Jotform-capable client (e.g., Claude Desktop, ChatGPT, or IDEs with UI rendering support).

Usage Examples

Ask your assistant:

  • “Show my all submissions for the Customer Feedback form.”
  • “Show my recent forms that i’ve created”
  • “Generate a registration form”
  • “Add a phone number to my RSVP form”
  • “Analyze my submissions for the Customer Feedback form”
  • “Display my Math Quiz form”
  • “Show my recent submissions”
  • "Show my forms that have at least 10 submissions"

Overview

Jotform Apps focuses on building and managing Jotform Apps (mobile-friendly portals) directly inside your AI assistant. It renders interactive, sandboxed UI so you can create, preview, and edit multi-page apps without leaving the chat.

Remote URL

https://mcp.jotform.com/mcp-jotform-apps-v1

Point any Jotform Apps capable client to this address to begin.

What you can do — Interactive Tools

Tool Description UI Capability
Create App (create-app) Creates a complete app from a description. Live Preview: See the generated app instantly in a side panel.
Edit App (edit-app) Edits an existing app from instructions. Visual Editor: Interact with pages and elements in real-time.
Fetch (fetch) Fetches app info and metadata by app ID. Not Applicable: This tool remains text-based for detailed data retrieval.
Get Teams (get-teams) Retrieves your Enterprise team information. Not Applicable: This tool remains text-based for detailed data retrieval.

Requirements

Jotform Apps builds on the standard MCP requirements. To start using Jotform Apps you need the following:

  1. A Jotform account with access to Jotform Apps.
  2. A Jotform Apps capable client that can render interactive UI (e.g., Claude Desktop, ChatGPT, or an IDE with UI rendering support).
  3. One‑time OAuth approval to connect Jotform Apps to your Jotform data.

Usage Examples

Ask your assistant:

  • “Create an app for my coffee shop” (create-app)
  • “Create a website for luxurious ocean hotel Casa Nova” (create-app)
  • “Change the theme of coffee shop to dark mode.” (edit-app)
  • “Show my apps.” (asset search)
  • “Find my apps with ‘coffee’ in the title.” (asset search)

Overview

Jotform Sign lets you create and manage signable documents directly inside your AI assistant. Its interactive UI helps you generate and edit documents, review your document list and signing submissions, manage signers, send documents for signature, and track signing progress without leaving the chat.

Remote URL

https://mcp.jotform.com/mcp-sign-v1

Point a Jotform Sign capable client to this address to begin.

What you can do — Interactive Tools

Tool Description UI Capability
Create Sign Document (createSignDocument) Creates a signable document from a description, with an optional reference file. Live Preview: Review the generated signable document inside the client.
Edit Sign Document (editSignDocument) Updates an existing sign document from your instructions. Visual Editor: Preview and interact with the updated document.
List Sign Documents (listSignDocuments) Lists your recent sign documents with their titles, statuses, signer counts, and links. Document Browser: Browse and select existing sign documents visually.
List Signing Submissions (listSubmissions) Lists signatures and signing activity for one or more sign documents. Submission Browser: Review signing submissions inside the client.
Get Signers (getSigners) Retrieves signer details, roles, signing order, and current status. Not Applicable: This tool returns detailed signer data as text.
Update Signer (updateSigner) Updates a signer role with a name, email address, and optional signing order. Not Applicable: This tool updates signer data directly.
Send for Signature (sendForSignature) Sends a sign document to its configured signers by email. Not Applicable: This tool performs the sending action after confirmation.
Get Signing Status (getSigningStatus) Reports the overall document status and each signer's progress and timestamps. Not Applicable: This tool returns detailed signing status as text.

Requirements

Jotform Sign builds on the standard MCP requirements. To start using Jotform Sign you need the following:

  1. A Jotform account with access to Jotform Sign.
  2. A Jotform Sign capable client that can render interactive UI.
  3. One-time OAuth approval to connect Jotform Sign to your Jotform data.

Usage Examples

Ask your assistant:

  • “Create a mutual NDA for two companies.” (createSignDocument)
  • “Add a two-year confidentiality term to this sign document.” (editSignDocument)
  • “Show my recent sign documents.” (listSignDocuments)
  • “Who are the signers on this document?” (getSigners)
  • “Send this document to the configured signers.” (sendForSignature)
  • “Check the signing status of this document.” (getSigningStatus)
  • “Show the latest signing submissions.” (listSubmissions)
Top