MCP server

Signupify in your AI client

Our Model Context Protocol server lets Claude, Cursor and other MCP clients create forms, fetch submissions and manage workspaces — using natural language.

Install

npx @signupify/mcp-server --api-key YOUR_API_KEY

Available tools

  • create_form — generate a form from a description
  • list_submissions — pull responses with filters
  • summarize_responses — get an AI summary of long-text answers
  • publish_form — make a draft form live

Example prompt

“Create a Signupify form for our March book club: name, email, which book they want to read (3 options), and dietary restrictions. Make the dropdown required.”