Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.usefulapi/youcanbookme

REMOTE · YOUCANBOOKME.USEFULAPI.IO · SCANNED AUG 3

Manage YouCanBook.me bookings, booking pages, appointment types, team members and locations.

+4 this week 71 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security78
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2696 tokens (~149/item across 18 items; 18 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · youcanbookme.usefulapi.io

# add to Claude Code
claude mcp add --transport http io-usefulapi-youcanbookme https://youcanbookme.usefulapi.io/mcp
# ~/.codex/config.toml
[mcp_servers.io-usefulapi-youcanbookme]
url = "https://youcanbookme.usefulapi.io/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-usefulapi-youcanbookme": {
      "type": "remote",
      "url": "https://youcanbookme.usefulapi.io/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-usefulapi-youcanbookme --url https://youcanbookme.usefulapi.io/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-usefulapi-youcanbookme:
    url: "https://youcanbookme.usefulapi.io/mcp"
// mcp.json
{
  "mcpServers": {
    "io-usefulapi-youcanbookme": {
      "type": "http",
      "url": "https://youcanbookme.usefulapi.io/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1
    • Stability: unverified → 0.03 functional
  • 27 Jul 26 +55
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 12

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://youcanbookme.usefulapi.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=usefulapi.io CN=WE1,O=Google Trust Services,C=US 18 Jul 2026 16 Oct 2026 ECDSA 256 ECDSA-SHA256 7c5c06bcabec44db0e858020de3b8a82
SANs: usefulapi.io, youcanbookme.usefulapi.io, *.youcanbookme.usefulapi.io
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of youcanbookme.usefulapi.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
usefulapi.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="OAuth", resource_metadata="https://youcanbookme.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Bearer realm="OAuth", resource_metadata="https://youcanbookme.usefulapi.io/.well-known/oauth-protected-resource/mcp", error="invalid_token", error_description="Missing or invalid access token"

Protected resource metadata

Document https://youcanbookme.usefulapi.io/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://youcanbookme.usefulapi.io/mcp
Authorisation server https://youcanbookme.usefulapi.io
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://youcanbookme.usefulapi.io/mcp Verified 200
http (plaintext) http://youcanbookme.usefulapi.io/mcp Inconclusive 401
MCP tools — 18 exposed · ~2,696 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
cancel_booking ~80

MUTATES YouCanBookMe data: cancels a booking. Convenience wrapper for PATCH /v1/bookings/{bookingId} with { cancelled: true } — safer and reversible (re-activate via update_booking cancelled=false) versus deleting. Returns the updated booking.

NameTypeReqDescription
bookingIdstringyesThe booking id to cancel (path only; required).

No output schema declared.

No examples provided.

create_appointment_type ~140

MUTATES YouCanBookMe data: adds an appointment type to a profile. YCBM API: POST /v1/profiles/{profileId}/appointmenttypes/items (JSON). Required: name; use the `fields` passthrough for description, slotLength, price, etc. The path profileId is never sent in the body.

NameTypeReqDescription
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
namestringyesThe appointment type name (required).
profileIdstringyesThe profile (booking page) id (path only; required).

No output schema declared.

No examples provided.

create_booking ~246

MUTATES YouCanBookMe data: creates a booking (appointment) on a profile. YCBM API: POST /v1/bookings (JSON). Required: profileId, startsAt, endsAt (ISO 8601 times). Optional: title, timeZone, locale, units. Complex fields like `answers` (form-field answers) and `linkFields` should be passed via the `fields` passthrough. Returns the created booking.

NameTypeReqDescription
endsAtstringyesBooking end time, ISO 8601 (required).
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
localestringLocale for the booking (e.g. en-GB).
profileIdstringyesThe profile (booking page) id to book on (required).
startsAtstringyesBooking start time, ISO 8601 (required).
timeZonestringIANA time zone for the booking (e.g. Europe/London).
titlestringBooking title.
unitsintegerNumber of slot units to book.

No output schema declared.

No examples provided.

create_location ~189

MUTATES YouCanBookMe data: adds a location to a profile. YCBM API: POST /v1/profiles/{profileId}/locations (JSON). Required: kind (location type) and strategy (how it is assigned). Use the `fields` passthrough for value, notes, and other documented fields. The path profileId is never sent in the body.

NameTypeReqDescription
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
kindstringyesThe location kind/type (required).
notesstringNotes shown with the location.
profileIdstringyesThe profile (booking page) id (path only; required).
strategystringyesThe location assignment strategy (required).
valuestringThe location value (e.g. an address or link).

No output schema declared.

No examples provided.

create_team_member ~175

MUTATES YouCanBookMe data: adds a team member to a profile. YCBM API: POST /v1/profiles/{profileId}/teammembers/items (JSON). Required: name; calendarId links the member to a calendar (find it via list_available_accounts). Use the `fields` passthrough for email, description, pic, etc. The path profileId is never sent in the body.

NameTypeReqDescription
calendarIdstringThe calendar id to link (see list_available_accounts).
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
namestringyesThe team member's display name (required).
profileIdstringyesThe profile (booking page) id (path only; required).

No output schema declared.

No examples provided.

get_booking ~100

Fetch a single booking (appointment) by id. YCBM API: GET /v1/bookings/{bookingId}. Use `fields` to select which fields to return. Returns the booking object.

NameTypeReqDescription
bookingIdstringyesThe booking id.
fieldsstringComma-separated field paths to return (e.g. "id,title,startsAt"). Supports dotted paths for nested objects. Omit to get the default field set.

No output schema declared.

No examples provided.

get_profile ~116

Fetch a single profile (booking page) by id. YCBM API: GET /v1/profiles/{profileId}. Use `fields` to select fields, including nested sub-resources (appointmentTypes, teamMembers, locations). Returns the profile object.

NameTypeReqDescription
fieldsstringComma-separated field paths to return (e.g. "id,title,startsAt"). Supports dotted paths for nested objects. Omit to get the default field set.
profileIdstringyesThe profile (booking page) id.

No output schema declared.

No examples provided.

list_appointment_types ~80

List the appointment types configured on a profile (booking page). YCBM API: GET /v1/profiles/{profileId} with an appointmentTypes field selection. Returns the profile's appointmentTypes block (each with id, name, description, slotLength, price).

NameTypeReqDescription
profileIdstringyesThe profile (booking page) id.

No output schema declared.

No examples provided.

list_available_accounts ~61

List the accounts/calendars available to your account — used to find the calendarId for a team member. YCBM API: GET /v1/{accountId}/availableAccounts (accountId is taken from your configured credentials). Returns a JSON array.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_bookings ~316

List bookings (appointments) on the YouCanBookMe account. YCBM API: GET /v1/bookings. Filter by profileId (booking page), an after/before time window, cancelled status, and a free-text searchText; select fields with `fields`. Paginated via page (0-based) + maxResults. Returns a JSON array of bookings.

NameTypeReqDescription
afterstringOnly bookings starting AFTER this time (ISO 8601, e.g. 2026-07-01T00:00:00Z).
beforestringOnly bookings starting BEFORE this time (ISO 8601).
cancelledbooleanFilter by cancelled status: true = only cancelled, false = only active. Omit for all.
fieldsstringComma-separated field paths to return (e.g. "id,title,startsAt"). Supports dotted paths for nested objects. Omit to get the default field set.
maxResultsintegerMaximum records per page (page size). Defaults to the API's own default when omitted.
pageintegerPagination page number, 0-based (offset-based paging). Use with maxResults.
paramsobjectAdditional documented query-string filters to send verbatim (merged with the typed params above).
profileIdstringRestrict to bookings on this profile (booking page) id.
searchTextstringFree-text search across booking fields (e.g. attendee name/email).

No output schema declared.

No examples provided.

list_locations ~74

List the locations configured on a profile (booking page). YCBM API: GET /v1/profiles/{profileId} with a locations field selection. Returns the profile's locations block (each with id, kind, value, notes, strategy).

NameTypeReqDescription
profileIdstringyesThe profile (booking page) id.

No output schema declared.

No examples provided.

list_profiles ~201

List all profiles (booking pages) on the account. YCBM API: GET /v1/profiles. A profile is a bookable page with its own subdomain, appointment types, team members, and locations. Use `fields` to select fields (e.g. "id,title,subdomain"). Paginated via page (0-based) + maxResults. Returns a JSON array of profiles.

NameTypeReqDescription
fieldsstringComma-separated field paths to return (e.g. "id,title,startsAt"). Supports dotted paths for nested objects. Omit to get the default field set.
maxResultsintegerMaximum records per page (page size). Defaults to the API's own default when omitted.
pageintegerPagination page number, 0-based (offset-based paging). Use with maxResults.
paramsobjectAdditional documented query-string filters to send verbatim (merged with the typed params above).

No output schema declared.

No examples provided.

list_team_members ~82

List the team members configured on a profile (booking page). YCBM API: GET /v1/profiles/{profileId} with a teamMembers field selection. Returns the profile's teamMembers block (each member has id, name, email, description, pic, calendarId).

NameTypeReqDescription
profileIdstringyesThe profile (booking page) id.

No output schema declared.

No examples provided.

update_appointment_type ~154

MUTATES YouCanBookMe data: updates an appointment type on a profile. YCBM API: PATCH /v1/profiles/{profileId}/appointmenttypes/items/{appointmentTypeId} (JSON, partial update). Pass changed fields (name, description, slotLength, price, ...) via the `fields` passthrough. Path ids are never sent in the body.

NameTypeReqDescription
appointmentTypeIdstringyesThe appointment type id to update (path only; required).
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
profileIdstringyesThe profile (booking page) id (path only; required).

No output schema declared.

No examples provided.

update_booking ~269

MUTATES YouCanBookMe data: updates an existing booking (reschedule, rename, mark cancelled/no-show). YCBM API: PATCH /v1/bookings/{bookingId} (JSON, partial update). Set any of title/startsAt/endsAt/cancelled/noShow/timeZone/locale/units; use the `fields` passthrough for answers/linkFields or other documented fields. The path id is never sent in the body.

NameTypeReqDescription
bookingIdstringyesThe booking id to update (path only; required).
cancelledbooleanSet true to cancel the booking, false to un-cancel.
endsAtstringNew end time, ISO 8601 (reschedule).
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
localestringNew locale.
noShowbooleanMark the attendee as a no-show (true) or not (false).
startsAtstringNew start time, ISO 8601 (reschedule).
timeZonestringNew IANA time zone.
titlestringNew booking title.
unitsintegerNew number of slot units.

No output schema declared.

No examples provided.

update_profile ~145

MUTATES YouCanBookMe data: updates a profile's (booking page) configuration. YCBM API: PATCH /v1/profiles/{profileId} (JSON, partial update). Pass the fields to change via the `fields` passthrough (e.g. { title, subdomain, ... }) — profile fields are numerous and use YCBM's own names. The path id is never sent in the body.

NameTypeReqDescription
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
profileIdstringyesThe profile (booking page) id to update (path only; required).

No output schema declared.

No examples provided.

update_team_member ~154

MUTATES YouCanBookMe data: updates a team member on a profile. YCBM API: PATCH /v1/profiles/{profileId}/teammembers/items/{teamMemberId} (JSON, partial update). Pass changed fields (name, email, description, calendarId, ...) via the `fields` passthrough. Path ids are never sent in the body.

NameTypeReqDescription
fieldsobjectAdditional documented YCBM fields to send in the JSON write body — merged OVER the typed fields above.
profileIdstringyesThe profile (booking page) id (path only; required).
teamMemberIdstringyesThe team member id to update (path only; required).

No output schema declared.

No examples provided.

youcanbookme_request ~114

Power-user escape hatch: GET any YCBM API path not wrapped by a dedicated tool. READ-ONLY — only GET is allowed. Pass the FULL API path after the origin, starting with a slash, INCLUDING any query string, e.g. "/v1/bookings?maxResults=5" or "/v1/profiles". Returns the parsed JSON.

NameTypeReqDescription
pathstringyesFull API path after the origin, starting with "/", e.g. "/v1/bookings?maxResults=5".

No output schema declared.

No examples provided.