Book, reschedule and cancel appointments at any business on the BookingMaven marketplace. Connect the official Marketplace MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http marketplace-2 https://mcp.bookingmaven.com/mcpRun in your terminal, then restart Claude Code.
Marketplace · https://mcp.bookingmaven.com/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “search_businesses”: Search for service businesses by location. Returns businesses with their booking URLs, ratings, and descriptions. Use get_business to see se.”
“Use “get_business”: Get full details for a business including services (with IDs and prices), staff, and hours. You need service_id and optionally staff_id befo.”
“Use “get_availability”: Get open appointment slots for a business on a specific date. Returns ISO timestamps for each available slot. Use these start_time/end_time.”
“Use “book_appointment”: Reserve an appointment slot at a service business. Provide a unique idempotency_key to safely retry without double-booking. Get service_id f.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Marketplace holds up.
Operated by Marketplace (bookingmaven.com) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Marketplace adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Marketplace in the gate directory. No sign-in needed.
Marketplace's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
search_businesses — Search for service businesses by location. Returns businesses with their booking URLs, ratings, and descriptions. Use get_business to see se
get_business — Get full details for a business including services (with IDs and prices), staff, and hours. You need service_id and optionally staff_id befo
get_availability — Get open appointment slots for a business on a specific date. Returns ISO timestamps for each available slot. Use these start_time/end_time
book_appointment — Reserve an appointment slot at a service business. Provide a unique idempotency_key to safely retry without double-booking. Get service_id f
get_booking — Look up the current status/time of a booking you made. Requires the booking_id and the lookup_token that book_appointment returned. No accou
cancel_appointment — Cancel a booking you made. Requires booking_id and the lookup_token from book_appointment. Safe to retry (idempotent). No account needed.
reschedule_appointment — Move a booking you made to a new time. Requires booking_id, the lookup_token from book_appointment, and new_start_time/new_end_time (ISO 860
create_account — Get a BookingMaven signup link pre-filled with the customer's details. The customer visits the link to set their password and activate their
+ 3 more tools once connected
https://mcp.bookingmaven.com/mcpYes — Marketplace operates its own remote MCP server at mcp.bookingmaven.com. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Marketplace in the directory. No account or sign-in is needed. From then on, Marketplace's tools are available in every client you've connected to gate.
No. Marketplace runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Marketplace in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Marketplace in: Claude · Claude Code · ChatGPT · Cursor · VS Code