Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Build and operate production-ready forms, quizzes, surveys, workflows, and response pipelines from AI agents.
This is the public documentation repository for Formasty's official remote Model Context Protocol (MCP) server. The Formasty application and backend remain private. This repository intentionally contains no server implementation, infrastructure configuration, customer data, or credentials.
| Setting | Value |
|---|---|
| Server name | formasty |
| Remote MCP URL | https://app.formasty.com/api/mcp |
| Transport | Streamable HTTP |
| Legacy SSE URL | https://app.formasty.com/api/mcp/sse |
| Authentication | OAuth, with API-key fallback for developer-controlled clients |
| Official registry name | com.formasty/form-builder |
For clients that support remote MCP servers, add https://app.formasty.com/api/mcp and complete the Formasty OAuth flow. The repository is documentation only: do not clone or run it as a server.
In Claude, open Customize > Connectors, add a custom connector, enter the remote MCP URL, and authenticate with Formasty. The same connector works across the Claude surfaces that support remote MCP.
After the Formasty plugin is approved for the Cursor Marketplace, install it from Cursor Settings > Plugins or run:
To connect manually before marketplace approval, add the following to your user or project MCP configuration:
Cursor supports Streamable HTTP and OAuth for remote MCP servers.
Add the following to your user profile or workspace mcp.json:
Use Cline's remote-server UI, or install from the CLI:
In a workspace with MCP app developer access, create a custom app using https://app.formasty.com/api/mcp as the MCP server URL, complete OAuth, and review the requested tool permissions before publishing it to the workspace.
Install the official Formasty Gemini CLI extension from GitHub:
Restart Gemini CLI, run /mcp list, and complete OAuth with /mcp auth formasty if authentication is requested. The root gemini-extension.json configures the hosted Streamable HTTP endpoint; no backend package or local server process is installed.
For stdio-only clients such as older Claude Desktop versions, use the remote bridge:
Never place a Formasty API key in a public repository, shared configuration, issue, or screenshot. Prefer OAuth for user-facing clients.
Agents and marketplace reviewers can use llms-install.md for the concise installation and verification path. Gemini CLI also receives focused operating guidance from GEMINI.md.
The current public contract exposes 75 operations. See TOOLS.md or use MCP tools/list for the live, authoritative schemas and safety annotations.
OAuth connections act as the signed-in Formasty user. Tool access is still constrained by:
Public discovery reveals tool definitions only. Invoking tools or accessing workspace data requires authentication.
Read SECURITY.md before reporting a vulnerability and PRIVACY.md for the MCP-specific data flow. Do not include access tokens, API keys, form responses, customer data, private form URLs, or reproduction data from a real workspace in a public issue.
See SUPPORT.md or email support@formasty.com for account, billing, privacy, or security-sensitive support.
The documentation and metadata in this repository are available under the MIT License. Use of the hosted Formasty service is governed by the Formasty Terms of Service.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/formasty-2)<a href="https://allmcps.com/mcp/formasty-2"><img src="https://allmcps.com/api/badge/formasty-2?style=directory" alt="Formasty on AllMCPs" /></a>