Catalog
FormDesigner MCP
Officialby formdesigner
MCP server for managing FormDesigner forms, fields, logic rules, themes, and entries
MCP server for managing FormDesigner forms, fields, logic rules, themes, and entries
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://mcp.formdesigner.pro/v1/mcpclaude_desktop_config.json
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.formdesigner.pro/v1/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.