8 hours ago
Brieform is an AI-native form builder built conversation-first. Other form builders bolt an MCP server onto a dashboard designed for clicking. Brieform works the other way: connect once in your chat client's MCP settings, describe a form, get a live URL back, and read responses in the same thread.
It ships 12 MCP tools covering the full form lifecycle: create, publish, update, theme, read responses, analytics. Compatible with Claude, ChatGPT, Cursor, Le Chat, Perplexity, VS Code + GitHub Copilot, and any MCP client. Free to start, no credit card required.
Server Config
{
"mcpServers": {
"brieform": {
"type": "streamable-http",
"url": "https://brieform.app/api/mcp/mcp"
}
}
}