Generates forms programmatically using the Weavely API via a Model Context Protocol (MCP) server.
Weavely is a Model Context Protocol (MCP) server designed to streamline form generation using the Weavely API. Hosted on Cloudflare Workers, this server exposes a `create-form` tool that accepts prompts and generates form content by sending requests to weavely.ai. Built with TypeScript and the `@modelcontextprotocol/sdk`, Weavely simplifies form creation through programmatic means, offering a rapid and efficient way to produce forms via simple prompts.