Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

PGA Golf

com.pga/pga-golf

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

Uptime
7.9%
38 probes
Response
758ms
last probe
Tools
3
callable

Tools · 3

search_golf_coaches

Search for qualified PGA golf coaches listed on pga.com/coach in the specified location (required). Use this tool when the user asks to find, browse, or compare coaches in a location. If the user asks…

get_golf_coach_availability

Retrieve offering details and available lesson times for one specific coach. Use this when the user asks for schedule, openings, or available times for a known coach. If the user has not selected a co…

book_golf_lesson

Request to book a golf lesson for a specific coach's offering. - `offeringId` is an internal identifier; never show or mention it to the user. - A continuation URL will be returned that you can direct…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pga_golf": {
      "url": "https://mcp.pga.com/mcp",
      "transport": "streamable-http"
    }
  }
}