JotForm

JotForm MCP Connector for Claude

A+

Manage forms, submissions, and reports via JotForm API.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Empower your AI agents with JotForm's powerful online form builder. This MCP server allows you to list and retrieve forms, track submissions, manage reports and folders, and view account usage directly through the JotForm API. Ideal for automating data collection and form management workflows.

form-builderdata-collectionsubmissionsautomationreporting

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

get_account

Use to verify account status or identity. Retrieves details about your JotForm account

get_form

Returns form properties and the list of questions/fields. Essential for understanding what data a form collects or before analyzing its submissions. Retrieves details/questions for a specific form

get_form_submissions

Returns individual response details. Use this when the user wants to analyze the results of a particular survey or contact form. Retrieves all submissions for a specific form

get_usage

Use this to inform the user if they are approaching their plan capacity. Retrieves account usage limits and current status

list_folders

Useful for navigating large accounts with many forms organized by department or project. Lists folders used to organize forms

list_forms

Returns form titles, IDs, and response counts. Use this as the main starting point to browse available forms or locate a specific form ID. Lists all forms in your JotForm account

list_history

Use this for auditing account usage and recent management actions. Lists account activity history

list_reports

Useful for identifying pre-aggregated data views. Lists all generated reports

list_submissions

Use this to monitor general submission activity or identify recent entries across multiple forms. Lists all submissions across all forms

list_webhooks

Useful for debugging automation flows. Lists configured webhooks for a specific form

See how to talk to your AI agent using JotForm.

List all active forms in my JotForm account.

I'll fetch the list of available forms from your JotForm account.

Show me the submissions for form ID '123'.

I'll retrieve the submissions for that specific form from JotForm.

Check my account usage limits.

I'll look up the usage statistics and limits for your JotForm account.

Log in to your JotForm account, navigate to Account Settings > API, and create a new API Key.

Related Connectors