jotform MCP Server
Jotform forms and submission data management for your AI assistant via a hosted endpoint.
Data last scanned today · Reviewed today
Overview
The Jotform MCP Server provides a direct interface for interacting with your Jotform account through any Model Context Protocol-compatible client. By utilizing a hosted endpoint at https://mcp.jotform.com, users can list forms, query submission data, create new forms, or update existing ones using natural language commands within their AI workflow. Authentication is handled entirely via OAuth 2.0 to ensure secure access to your account data. The setup requires workspace admin authorization, and all connected clients can be managed or revoked directly through the Connected Apps section of your Jotform dashboard.
Our verdict
With a security score of 29/100, this server is currently classified as high-risk. It lacks an editorial security review and is community-maintained rather than official, meaning users should exercise caution regarding the data they expose to the server. Due to the high risk level and lack of third-party audit, it is recommended primarily for users who understand the implications of providing third-party tools access to their Jotform workspace.
- No local server installation required due to hosted endpoint
- Uses OAuth 2.0 for secure user authorization
- Zero direct dependencies reduces supply chain surface
- Released under an open-source MIT license
- Community-maintained rather than officially supported by Jotform
- High risk level due to lack of security audit
- Last commit occurred over 190 days ago
- Only workspace admins can authorize and install the integration
Tools
| Tool | Description | Risk |
|---|---|---|
| list_forms | Get the list of your forms | low |
| create_form | Create a new form | medium |
| edit_form | Edit an existing form | medium |
| create_submission | Make a submission to an existing form | medium |
| get_submissions | Get all submissions of a form | low |
| assign_form | Assign form to user | medium |
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| ChatGPT | ||||
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf |
Frequently asked questions
›Do I need to host the server myself?
No, you can connect directly to the hosted endpoint at https://mcp.jotform.com without needing any local server installation.
›What authentication method does the server require?
The server exclusively requires OAuth 2.0. Bearer-token access is not supported, and you must complete the OAuth flow through your MCP client to authorize access.
›Are there any restrictions on who can install the Jotform MCP app?
Yes, only workspace admins have the permissions required to install the Jotform MCP app.
›How can I revoke access for a specific client?
You can revoke access by navigating to your Jotform Dashboard, selecting My Account, going to Connected Apps, and choosing Revoke in the overflow menu for the specific client under the Jotform MCP section.
›What are the rate limits for the server?
The server follows the same per-user rate limits as the Jotform REST API, which is 60 requests per minute for Free plans and 600 requests per minute for Enterprise plans.
Alternatives
Badge
Maintain this server? Add the live badge to your README.