Skip to main content
Glama

Server Details

Live golf tee time availability across US courses. Search by location, date, players, and price.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

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.3/5 across 2 of 2 tools scored.

Server CoherenceA
Disambiguation5/5

The two tools serve clearly distinct purposes: search_tee_times for finding courses near a location, and get_course_tee_times for detailed information on a specific course. There is no overlap or ambiguity.

Naming Consistency5/5

Both tool names follow a consistent verb_noun snake_case pattern (search_tee_times, get_course_tee_times), making them predictable and easy to understand.

Tool Count4/5

With only two tools, the server is minimal but appropriately scoped for its purpose—searching and retrieving golf tee time information. The count is reasonable for a focused search-only interface, though additional tools for booking or filtering might be expected in a fuller implementation.

Completeness5/5

The tool surface covers the core workflow: first search for courses, then get detailed tee times for a specific course. The descriptions indicate that booking is handled via external URLs, so the server's scope of providing search and information is fully covered without dead ends.

Discussions

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

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources