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
Available Tools
3 toolsbook_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.
| Name | Required | Description | Default |
|---|---|---|---|
| student | Yes | ||
| offeringId | Yes | The ID of the offering to book a lesson for. | |
| startDateTime | Yes | The 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
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The 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.
| Name | Required | Description | Default |
|---|---|---|---|
| searchRadius | No | The radius in miles to search from the search location | |
| searchLocation | Yes | The location to search from to retrieve localized results. Can be a city, state, zip code, or latitude and longitude coordinates. | |
| paginationCursor | No | The cursor for pagination |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!