Skip to main content
Glama

Server Details

PGA's official MCP Server for all things golf-related. Find a coach, play golf, improve your game.

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

3 tools
book_golf_lessonTry in Inspector

Request to book a golf lesson for a specific coach's offering.

  • A continuation URL will be returned that you can direct the user to after calling this tool.

  • If the offering was booked automatically (e.g., free lesson or no prepayment required), the confirmation code will also be included.

ParametersJSON Schema
NameRequiredDescriptionDefault
studentYes
offeringIdYesThe ID of the offering to book a lesson for.
startDateTimeYesThe start date and time of the lesson in ISO 8601 format.
get_golf_coach_availabilityTry in Inspector

Retrieve offerings and availability for the specified golf coach

ParametersJSON Schema
NameRequiredDescriptionDefault
slugYesThe unique identifier for the coach to retrieve availability information for
search_golf_coachesTry in Inspector

Search for qualified PGA golf coaches listed on pga.com/coach in the specified location (required).

  • Search results include the coach's profile information, offerings, and pricing.

  • Results are ordered by proximity to the search location, so list them to the user in this order.

  • Results are paginated, so use the pagination cursor provided at the end of the response to retrieve the next page of results.

ParametersJSON Schema
NameRequiredDescriptionDefault
searchRadiusNoThe radius in miles to search from the search location
searchLocationYesThe location to search from to retrieve localized results. Can be a city, state, zip code, or latitude and longitude coordinates.
paginationCursorNoThe cursor for pagination

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.