Skip to main content
Glama

Server Details

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

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL
Repository
m190/usefulapi-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.2/5 across 18 of 18 tools scored. Lowest: 3.3/5.

Server CoherenceA
Disambiguation5/5

Each tool targets a distinct resource and action (e.g., cancel_booking, create_appointment_type, list_profiles). No two tools have overlapping purposes; the escape hatch youcanbookme_request is clearly a generic GET fallback. Agents can easily distinguish them.

Naming Consistency5/5

All tools follow a consistent snake_case verb_noun pattern (e.g., create_booking, list_team_members). The only outlier is youcanbookme_request, which is a power-user tool and clearly named as such. Overall, the naming is predictable and uniform.

Tool Count5/5

18 tools is well-scoped for a booking platform: it covers profiles, appointment types, bookings, locations, team members, and accounts. Each tool earns its place without redundancy or unnecessary overlap.

Completeness2/5

The tool set lacks several standard CRUD operations: no create_profile, no delete tools for any resource (bookings only have cancel, not delete), no get_single for appointment types, locations, or team members. The escape hatch youcanbookme_request is read-only, so mutations are missing. These gaps could cause agent failures when deletion or creation of profiles is needed.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.