69
/ 100
8 days ago
glama

JotForm API Server

Enables interaction with JotForm's API to manage forms, submissions, folders, reports, and user settings, including advanced submission search by date ranges and accounting periods.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: JOTFORM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretJOTFORM_API_KEYYour Jotform API key.
configJOTFORM_BASE_URLYou can also adjust other settings like MCP_PORT or if needed.
configJOTFORM_OUTPUT_TYPE"": "json",
configJOTFORM_DEBUG_MODE"": "False"
configMCP_HOST
configMCP_PORTYou can also adjust other settings like or JOTFORM_BASE_URL if needed.
configACCOUNTING_MONTH_START_DAY"1" # Day of the month the accounting period starts (e.g., 1, 15)
configMCP_TRANSPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/the-ai-workshops-jotform-mcp-server-1oipiv)](https://m8ven.ai/mcp/the-ai-workshops-jotform-mcp-server-1oipiv)
commit: b4b0a86e061138db5254c41c2fa7c514db87ca58
code hash: 714a5b56a75f907045b245d70a5b8b47c63a45d87314ddb24b084d8fcd233a73
verified: 6/18/2026, 11:52:12 AM
view raw JSON →