Yes, and it is the single most common first request. With Fine Structure connected, paste: "Build a CRM for my business with customers, jobs and invoices, publish it and give me the live link." Claude generates the pages, the database tables and the login, publishes, and returns the URL.
From there the same chat refines it: add a pipeline view, import these fifty customers, put the whole thing behind a login, send me a weekly summary of new leads. That last one becomes a standing agent that runs on schedule and messages you, rather than a thing you remember to ask.
In Claude Code: claude mcp add --transport http finestructure https://finestructure.ai/api/mcp, then run /mcp to authenticate. The full guide covers the desktop app and every other client.
Yes. The database is managed per app, records are created and queried through dedicated tools, and access policies can put chosen pages and tables behind authentication.
Every file change keeps a saved version you can roll back to, most Claude surfaces ask for confirmation before write actions, and the connection is revocable at any moment from the Fine Structure account panel.
Yes. Anthropic documents custom remote MCP connectors on Free, Pro, Max, Team and Enterprise, with free accounts limited to one custom connector. A free Fine Structure account is enough on the other side, and no credit card is required.
Fine Structure is a Community connector in Anthropic's connector directory (listed, not verified or endorsed), and the same server is recorded in the official MCP registry as ai.finestructure/fine-structure, on Smithery and on Glama. The endpoint answers publicly at /api/mcp/manifest, so any claim on this page can be checked against the live tool list.
See also all questions, the Claude setup guide and connecting any other AI client.