MCP.so
Sign In

Jotform

Create forms & analyze submissions inside Claude

Documentation

About Jotform

Jotform helps users create forms and analyze submissions. Its connector gives assistants form-building and response-analysis context so teams can design collection workflows and understand submitted data from conversation.

Connection details

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

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add jotform --transport http https://mcp.jotform.com/mcp-app

Frequently asked questions

What is the Jotform remote MCP server?

The Jotform remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.jotform.com/mcp-app, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Jotform MCP server?

Add the endpoint https://mcp.jotform.com/mcp-app to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Jotform MCP server require authentication?

Yes. Jotform uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Jotform MCP server use?

Jotform exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers