Formly

Created By
Formly20 days ago
Create, edit, and publish Formly forms from any AI agent — Claude, Cursor, Codex, ChatGPT — in plain language. Formly's AI designs the form structure for you.
Overview

Formly — AI-powered, agentic form builder

Formly lets you create, edit, publish, and read forms in plain language from any MCP-compatible AI agent (Claude, Cursor, Codex, ChatGPT, OpenClaw). Describe what you want and Formly's own AI designs the form — you never have to open the dashboard.

Tools

  • create_form — build a form from a natural-language description
  • edit_form — change an existing form by instruction
  • update_form_settings — branding, redirects, email notifications, SEO, password protection
  • publish_form / unpublish_form — take a form live or offline
  • list_forms / get_form / get_submissions / list_spaces — read your data

Setup

  1. Create an API key at app.formly.so → Settings → Developer (Pro plan).

  2. Add the server to your MCP client:

    { "mcpServers": { "formly": { "command": "npx", "args": ["-y", "formly-mcp"], "env": { "FORMLY_API_KEY": "<YOUR_FORMLY_API_KEY>" } } } }

  3. Ask your agent: "Create a customer feedback survey and publish it."

Server Config

{
  "mcpServers": {
    "formly": {
      "command": "npx",
      "args": [
        "-y",
        "formly-mcp"
      ],
      "env": {
        "FORMLY_API_KEY": "<YOUR_FORMLY_API_KEY>"
      }
    }
  }
}
Project Info
Created At
20 days ago
Updated At
20 days ago
Author Name
Formly
Star
-
Language
-
License
-
Category

Recommend Servers

View All