typeform-mcp.md

Typeform MCP

UI App
from"typeform"
580

Create and manage interactive forms and surveys with visual builder

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