jotform-mcp.md

JotForm MCP

UI App
from"jotform"
520

Online form builder with drag-drop interface and response visualization

Productivity
JotFormformsbuildervisualization
install.sh
# Clone the repository
$git clone https://github.com/jotform/mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve