BookingMaven
bookingmaven.com
· BookingMaven
Book appointments with independent service businesses: tattoo studios, barbershops, fitness trainers, spas, and more. Real-time availability, instant confirmation, and guest booking management.
bookingmaven.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-14 10:46:15 current | a14deeedd8f6… |
view → |
Endpoints
| Agent card | https://bookingmaven.com/.well-known/agent.json |
| Provider | https://bookingmaven.com |
| Docs | https://bookingmaven.com/ai |
Skills · 11 declared · mapped to canonical taxonomy
Find service businesses by location and optional category
Get full business details including services, staff, and hours
Get open appointment slots for a business on a specific date
Reserve an appointment slot at a service business as a guest
Look up the status and time of an existing booking using its booking_id and lookup_token
Move an existing booking to a new time, checked for conflicts
Cancel an existing booking using its booking_id and lookup_token
List appointments booked with your email (requires a signed-in OAuth connection)
Link guest bookings to a signed-in account (requires a signed-in OAuth connection)
Get a signup link to create a BookingMaven account using a booking email
Get a link for a business owner to list their business on BookingMaven
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/bookingmaven.com) [](https://agenstry.com/agents/bookingmaven.com) [](https://agenstry.com/agents/bookingmaven.com) [](https://agenstry.com/agents/bookingmaven.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "BookingMaven",
"description": "Book appointments with independent service businesses: tattoo studios, barbershops, fitness trainers, spas, and more. Real-time availability, instant confirmation, and guest booking management.",
"url": "https://mcp.bookingmaven.com/mcp",
"documentationUrl": "https://bookingmaven.com/ai",
"version": "1.1",
"provider": {
"organization": "BookingMaven",
"url": "https://bookingmaven.com"
},
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"authentication": {
"schemes": [
"none"
]
},
"skills": [
{
"id": "search-businesses",
"name": "Search Businesses",
"description": "Find service businesses by location and optional category",
"tags": [
"search",
"discovery",
"booking"
],
"examples": [
"Find tattoo artists in Brooklyn",
"Search for barbers near Austin TX",
"Show me spas in Los Angeles"
]
},
{
"id": "get-business",
"name": "Get Business Profile",
"description": "Get full business details including services, staff, and hours",
"tags": [
"business",
"services",
"profile"
]
},
{
"id": "get-availability",
"name": "Check Availability",
"description": "Get open appointment slots for a business on a specific date",
"tags": [
"availability",
"scheduling",
"calendar"
]
},
{
"id": "book-appointment",
"name": "Book Appointment",
"description": "Reserve an appointment slot at a service business as a guest",
"tags": [
"booking",
"appointment",
"reservation"
]
},
{
"id": "get-booking",
"name": "Get Booking",
"description": "Look up the status and time of an existing booking using its booking_id and lookup_token",
"tags": [
"booking",
"status",
"lookup"
]
},
{
"id": "reschedule-appointment",
"name": "Reschedule Appointment",
"description": "Move an existing booking to a new time, checked for conflicts",
"tags": [
"booking",
"reschedule",
"calendar"
]
},
{
"id": "cancel-appointment",
"name": "Cancel Appointment",
"description": "Cancel an existing booking using its booking_id and lookup_token",
"tags": [
"booking",
"cancel"
]
},
{
"id": "list-my-bookings",
"name": "List My Bookings",
"description": "List appointments booked with your email (requires a signed-in OAuth connection)",
"tags": [
"booking",
"account",
"history"
]
},
{
"id": "link-account",
"name": "Link Account",
"description": "Link guest bookings to a signed-in account (requires a signed-in OAuth connection)",
"tags": [
"account",
"linking"
]
},
{
"id": "create-account",
"name": "Create Customer Account",
"description": "Get a signup link to create a BookingMaven account using a booking email",
"tags": [
"account",
"signup",
"customer"
]
},
{
"id": "start-business-signup",
"name": "Start Business Signup",
"description": "Get a link for a business owner to list their business on BookingMaven",
"tags": [
"business",
"signup",
"onboarding"
]
}
]
}