mcpbeat Sign in

Formasty MCP Server

answering

Formasty is answering right now. Last checked 5 min ago. Last commit 18 Aug 2026.

Create, edit, validate, publish, and inspect Formasty forms and quizzes over authenticated MCP.

Uptime history 23 days of history
23 days agonow
100.0%
Uptime 24h
93 of 93 checks
Tools
hidden behind auth
456 ms
Response time
average over 24h
0
Stars
last commit 18 Aug 2026

Nothing serious here today

Today is the operative word: we check Formasty every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add form-builder --transport http https://app.formasty.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "form-builder": {
      "url": "https://app.formasty.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.form-builder]
url = "https://app.formasty.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "form-builder": {
      "url": "https://app.formasty.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "form-builder": {
      "url": "https://app.formasty.com/api/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://app.formasty.com/api/mcp streamable-http needs key 507 ms 5 min ago

Alternatives to Formasty

same job, measured the same way
SignalEDI
by signaledi

EDI parse, validate, send, inspect, and QuickBooks tools for MCP clients.

33 installs/wk local only
Pascal 3D Editor
by pascalorg

Create, inspect, validate, and save editable 3D building scenes with Pascal's hosted MCP server.

answering
Mif Tools
by varun29ankus

Convert, validate, and inspect AI agent memories across formats

63 installs/wk local only
Rive MCP
by odu33104

Free, editor-less MCP server for Rive: create, edit, inspect, render and preview .riv animations

244 installs/wk local only
FormEdge
by formedge

Create, edit, preview and publish FormEdge forms and landing pages, and review submissions.

answering
Hookline
by hookline

Hookline MCP — create webhook endpoints, inspect requests, and validate payloads from AI agents.

33 installs/wk local only
Microsoft Forms API
by maxim-mazurok

Inspect, validate, upload, and submit Microsoft Forms responses

54 installs/wk local only
JustBlogged
by usamaejaz

Create, edit, organize, publish, and configure JustBlogged blogs from MCP clients.

45 tools answering

Formasty — questions

Answers built from our own checks of this server.

Why is there no tool list for Formasty?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Formasty working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 456 ms. The bar chart above shows every period we have measured.
How do I connect Formasty?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Formasty?
No API key is involved. Formasty answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Formasty?
It answers our handshake in 456 ms on average, which is faster than 35% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Formasty open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.