Formaly
Create AI-powered conversational forms in seconds. Build forms with natural language prompts, collect feedback through chat, and get instant AI insights.
https://www.formaly.ioConnect straight to this server’s public endpoint.
https://formaly.io/api/mcpWe add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.
Last probed Sep 14, 2026 · formaly.io
10tools discovered
List forms
Use this when the user wants to see their existing forms or surveys, or asks 'what forms do I have'. Returns a paginated list with response counts. Filter by status (draft, active, closed).
Get a form
Use this when the user references a specific form by id and you need its full details plus its question schema. Returns the form record and a machine-readable field list you can render or reason over.
Get a form's schema
Use this when you need only the machine-readable structure of a form (fields, types, options, validation) to render it in another channel or build answers - without the full record. This is the canonical 'how do I fill out this form' shape.
Get form responses
Use this when the user wants to read the actual answers/submissions to a form (e.g. 'show me what people said'). Returns paginated responses with structured answer data, most recent first.
Get form analytics
Use this when the user asks how a form/survey is performing - completion rate, average time, drop-off by question, device and traffic-source breakdown. Returns aggregated stats, not individual answers.
Get credit balance
Use this when the user asks how many credits they have left, or before an operation that might cost credits (generating a form costs credits). Returns current balance and lifetime usage.
Create a form
Use this when the user wants to create a new form or survey from a description (e.g. 'make me an NPS survey for churned users'). Generates the questions with AI and saves it. This consumes credits - check get_credits first if unsure. Pass a stable request_id so a retry doesn't create a duplicate form.
Update a form
Use this when the user wants to change a form's metadata - rename it, edit its description, switch its default mode, toggle contact-info collection, or set a custom AI system prompt. To publish or close a form, prefer set_form_status. Pass expected_version (the `version` from get_form) so a concurrent edit is rejected instead of silently overwritten.
Publish, close, or unpublish a form
Use this when the user wants to publish a form so it accepts responses (status 'active'), close it to new responses ('closed'), or move it back to 'draft'. Pass expected_version to guard against concurrent edits.
Delete a form
Use this when the user explicitly asks to permanently delete a form and all of its responses. This cannot be undone - confirm intent with the user before calling. Pass a request_id so a retried call returns success instead of NOT_FOUND after the form is already gone.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsCreate AI-powered conversational forms in seconds. Build forms with natural language prompts, collect feedback through chat, and get instant AI insights.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Formaly? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 10 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
Formaly may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.