Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

PGA Golf

REMOTE · MCP.PGA.COM · SCANNED SEP 21

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

Available components

0 this week 85 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability75
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 2476 tokens (~206/item across 12 items; 4 tools + 8 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage97
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 91% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

How do I install the PGA Golf MCP server?

PGA Golf is a hosted endpoint at https://mcp.pga.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.pga.com

# add to Claude Code
claude mcp add --transport http com-pga-pga-golf 'https://mcp.pga.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-pga-pga-golf": {
      "url": "https://mcp.pga.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-pga-pga-golf": {
      "type": "http",
      "url": "https://mcp.pga.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-pga-pga-golf]
url = "https://mcp.pga.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-pga-pga-golf": {
      "type": "remote",
      "url": "https://mcp.pga.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-pga-pga-golf --url 'https://mcp.pga.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-pga-pga-golf:
    url: "https://mcp.pga.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-pga-pga-golf": {
      "Transport": "http",
      "Url": "https://mcp.pga.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-pga-pga-golf -t streamable-http -u 'https://mcp.pga.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-pga-pga-golf": {
      "type": "http",
      "url": "https://mcp.pga.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
  • 20 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
  • 19 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
  • 18 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
  • 17 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
  • 16 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
  • 15 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
  • 14 Sept 26 0
    • Resource “book_golf_lesson” now points somewhere else: ui://views/ext-apps/book_golf_lesson.html?v=0ec6df1e → ui://widgets/ext-apps/book_golf_lesson.html security
    • Resource “get_golf_coach_availability” now points somewhere else: ui://views/ext-apps/get_golf_coach_availability.html?v=c833a1ee → ui://widgets/ext-apps/get_golf_coach_availability.html security
    • Resource “search_golf_coaches” now points somewhere else: ui://views/ext-apps/search_golf_coaches.html?v=6c69e885 → ui://widgets/ext-apps/search_golf_coaches.html security
    • Resource “search_golf_programs” now points somewhere else: ui://views/ext-apps/search_golf_programs.html?v=30697311 → ui://widgets/ext-apps/search_golf_programs.html security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Probed https://mcp.pga.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.pga.com CN=Amazon RSA 2048 M01,O=Amazon,C=US 25 Jun 2026 8 Jan 2027 RSA 2048 SHA256-RSA 2a65406b857451d2b41161e75518ebb
SANs: mcp.pga.com
CN=Amazon RSA 2048 M01,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 77312380b9d6688a33b1ed9bf9ccda68e0e0f
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.pga.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
pga.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.pga.com/mcp Verified 200
http (plaintext) http://mcp.pga.com/mcp HTTPS enforced
MCP tools · 4 exposed · ~1,075 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
book_golf_lesson ~145

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 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.

NameTypeReqDescription
offeringIdstringyesInternal offering record ID to book a lesson for. Never display or mention this identifier to the user.
startDateTimestringyesThe start date and time of the lesson in ISO 8601 format.
studentyes
NameTypeReqDescription
continuationUrlstringThe URL to continue the booking flow after calling this tool.
lessonobjectConfirmation details for the booked lesson (if booked successfully).
messagestringyesA message describing the outcome of the booking.

No examples provided.

get_golf_coach_availability ~191

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 coach yet, call `search_golf_coaches` first (or reuse a coach already identified from `search_golf_programs`). Coach `slug` and offering `id` values are internal identifiers and must never be shown or mentioned to the user.

NameTypeReqDescription
offeringIdstringOptional offering ID to scope availability to a single offering. Use this when the user has already selected an offering.
slugstringyesCoach slug from a pga.com profile URL, prior `search_golf_coaches` results, or prior `search_golf_programs` results (e.g., `anthonyvitale`). Internal-only value; never display or mention it to the us…
NameTypeReqDescription
coachobjectyes

No examples provided.

search_golf_coaches ~344

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 location. For location-first discovery of clinics, camps, classes, or other group programs, use `search_golf_programs` instead. If the user asks for availability for a specific coach, use `get_golf_coach_availability` instead. Internal record identifiers (for example coach `slug` and offering `id`) are for tool calls only and must never be shown or mentioned to the user. - Search results include the coach's profile information, private-lesson offerings, pricing, and a short teaser of upcoming public programs they host (capped at 2). For location-first program discovery, use `search_golf_programs`. - Use that program context to recommend which group offering best fits the golfer when relevant; present upcoming programs when available. - 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.

NameTypeReqDescription
paginationCursorstringPagination cursor from a prior `search_golf_coaches` response. Use only when fetching additional pages of the same search.
searchLocationstringyesRequired location used to find nearby coaches. Accepts city/state, ZIP code, full address, or latitude/longitude coordinates.
searchRadiusnumberSearch radius in miles from `searchLocation`. Use 25 by default unless the user requests a different radius.
NameTypeReqDescription
coachesarrayyes
countnumberyes
endCursoryes
hasNextPagebooleanyes

No examples provided.

search_golf_programs ~395

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, or group events — not private one-on-one lessons. For private lesson coaches, use `search_golf_coaches` instead. Internal record identifiers (for example program `id` and coach `slug`) are for tool calls only and must never be shown or mentioned to the user. - Search results include program details plus the hosting coach and facility for each program. - The response also includes top-level `coaches` and `facilities` arrays summarizing the unique coaches and venues in the result set — always present those to the user. - Results are ordered by program start instant and filtered to the requested radius. - Discovery uses nearby PGA Coach profiles (nearest 20 in the radius), then loads up to 30 upcoming public programs per coach in a 180-day window in one batched GraphQL request. Facility coordinates still have to fall inside the radius. - Results are paginated. The pagination cursor carries the remaining nearby programs so additional pages do not repeat GraphQL discovery. Reuse that cursor with the original location and radius. - Direct golfers to the program URL to view details and register. Coach profile and booking URLs are also included when the golfer wants to learn more about the coach.

NameTypeReqDescription
paginationCursorstringPagination cursor from a prior `search_golf_programs` response. Use only when fetching additional pages of the same search (same location and radius).
searchLocationstringyesRequired location used to find nearby PGA Coach programs. Accepts city/state, ZIP code, full address, or latitude/longitude coordinates.
searchRadiusnumberSearch radius in miles from `searchLocation`. Use 50 by default unless the user requests a different radius.
NameTypeReqDescription
coachesarrayyesUnique coaches hosting the returned programs. Present these alongside the programs so golfers can see who is teaching.
countnumberyes
endCursoryes
facilitiesarrayyesUnique facilities hosting the returned programs. Present these alongside the programs so golfers can see where programs are held.
hasNextPagebooleanyes
programsarrayyes

No examples provided.

Common questions

What is the PGA Golf MCP server?

PGA Golf is an MCP server listed in the public MCP registry as com.pga/pga-golf. PGA's official MCP Server for all things golf-related. Find a coach, play golf, improve your game. This page covers its hosted endpoint (https://mcp.pga.com/mcp).

Is the PGA Golf MCP server safe to use?

PGA Golf scores 85 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the PGA Golf MCP server expose?

PGA Golf exposes 4 tools: search_golf_coaches, search_golf_programs, get_golf_coach_availability, book_golf_lesson. Their descriptions and schemas cost roughly 1,075 tokens of context every time the server is loaded.

Does the PGA Golf MCP server require authentication?

No. We connected to PGA Golf without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the PGA Golf MCP server still maintained?

PGA Golf is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.