One message to a Claude that has the Fine Structure connector builds this, publishes it, and returns a live link. You get services with duration and price, available time slots, a public booking page customers use without an account, and an admin view of upcoming appointments.
Paste this into Claude exactly as it is, or open it from the gallery, where the same prompt is available in eighteen languages and opens the Claude desktop app already typed.
Build a booking system on Fine Structure: services, time slots, a public booking page and an admin view of upcoming appointments. Publish it.
No. The booking page works for anonymous visitors by default; the admin side is the part you put behind a login.
Yes. Ask Claude to make a slot unavailable once booked, and it will enforce that in the data layer rather than only in the interface.
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.
A free Fine Structure account builds and publishes this at a free subdomain, with no credit card. A free Claude account can add one custom connector. Paid plans add your own domain and higher limits, detailed on the pricing page.
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.
More ready-made builds: the full gallery. More answers: every question.