# com.bookingmaven/marketplace

Book, reschedule and cancel appointments at any business on the BookingMaven marketplace.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the content rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.0.0
- **Author:** com.bookingmaven
- **License:** Unknown
- **Endpoints:** streamable-http https://mcp.bookingmaven.com/mcp
- **Source:** https://bookingmaven.com
- **Endpoint health:** reachable (last checked 2026-09-09T05:17:43.886Z, 3 samples) — uptime is not a security property and is not part of the trust score
- **Compatible clients:** claude-code, cursor, copilot, chatgpt, gemini (basis: transport)

## Trust

60/100 (B), scored on the content rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: clean
- Obfuscation scan: clean
- Evidence age: 0 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-09T05:17:43.886Z
- **Version scanned:** live
- **CVEs:** no coverage — this entry has no package coordinates to query OSV against, so "no known CVEs" is NOT asserted for it.

## Tools

11 declared. Observed from a live `tools/list` probe.
- `search_businesses` — Search for service businesses by location. Returns businesses with their booking URLs, ratings, and descriptions. Use get_business to see services and get_avail
- `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 before calling book_appo
- `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 values when calling 
- `book_appointment` — Reserve an appointment slot at a service business. Provide a unique idempotency_key to safely retry without double-booking. Get service_id from get_business and
- `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 account needed.
- `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 8601, from get_availabi
- `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 account, which link
- `start_business_signup` — Get a link for a business owner to sign up and list their business on BookingMaven. Returns a URL with optional pre-filled details.
- `list_my_bookings` — List all appointments booked with your email address. Requires signing in (OAuth) — your AI must be connected with an authenticated account that has a verified 
- `link_account` — Link the guest bookings you made with your email to your signed-in account so you can manage them from your account. Requires signing in (OAuth) with a verified

## Install

**Verdict: review** — Installable, but 2 things to check first: No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
**Cautions** (coverage gaps and advisories — never blocking)
- No CVE coverage: this entry has no npm/PyPI coordinates to query OSV against, so "no known vulnerabilities" is not a claim that can be made about it.
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"marketplace\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.bookingmaven.com/mcp\"\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on someone else's infrastructure; read-only tool surface.
- Floor 9, ceiling 27 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/com.bookingmaven%2Fmarketplace
- Install plan: https://forgeregistry.com/api/v1/packages/com.bookingmaven%2Fmarketplace/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/com.bookingmaven%2Fmarketplace
- HTML page: https://forgeregistry.com/registry/com.bookingmaven%2Fmarketplace
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
