Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 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
100.0%
1 direct probes · 30d
Response
894ms
last probe
Tools
4
callable
Resources
8
readable
Prompts
0
available

Tools · 4

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 for private lessons in a locati…

search_golf_programs

Search for upcoming public PGA Coach programs (clinics, camps, classes, and other group events) near a location (required). Use this tool when the user asks to find programs, clinics, camps, classes, …

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…

Resources · 8

search_golf_coaches

A carousel of PGA golf coaches near a specified location

ui://views/ext-apps/search_golf_coaches.html?v=6c69e885
search_golf_programs

A carousel of upcoming PGA Coach programs near a specified location, including coaches and facilities

ui://views/ext-apps/search_golf_programs.html?v=30697311
get_golf_coach_availability

A scheduler display for booking with a golf coach

ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee
book_golf_lesson

A status display for a golf lesson booking request

ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e
search_golf_coaches

A carousel of PGA golf coaches near a specified location

ui://widgets/ext-apps/search_golf_coaches.html
search_golf_programs

A carousel of upcoming PGA Coach programs near a specified location, including coaches and facilities

ui://widgets/ext-apps/search_golf_programs.html
get_golf_coach_availability

A scheduler display for booking with a golf coach

ui://widgets/ext-apps/get_golf_coach_availability.html
book_golf_lesson

A status display for a golf lesson booking request

ui://widgets/ext-apps/book_golf_lesson.html

How to use

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

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