jotform.com
Jotform is an online form-building and data-collection platform for creating forms, collecting submissions, and managing related workflows. It also offers AI-oriented MCP access to forms and submissions through compatible clients.
Jotform exposes a REST API authenticated by account API keys, plus hosted MCP endpoints at `https://mcp.jotform.com` and `https://mcp.jotform.com/mcp-app` that require per-user OAuth via the Jotform MCP app.
- Jotform MCP Appdiscovered
- Jotform MCP Serverdiscovered
- Jotform APIdiscovered
In My Account → API, create a new API key for your Jotform account. The API docs say: go to the API section and create a new key. Use that key either as the apiKey query parameter or in the APIKEY header when calling the REST API.
Use an MCP-capable client and add the Jotform MCP server URL. On first connection, the client opens a Jotform OAuth consent screen via the Jotform MCP app; sign in and approve access. The docs say OAuth is required for every user, and authorized clients can be viewed or revoked in My Account → Connected Apps.
conventions · 0/7 published
- integrations.json——
- llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing