{
  "serverInfo": {
    "name": "GolfCore",
    "version": "1.0.0"
  },
  "description": "Golf course data for 30,000 courses in 153 countries: identity, location, contact, GolfCore mapping coverage, and hole-by-hole scorecards with tee ratings and slope. Read-only, no authentication.",
  "url": "https://mcp.golfcore.org",
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://mcp.golfcore.org"
  },
  "capabilities": {
    "tools": true,
    "resources": false,
    "prompts": false
  },
  "documentation": "https://www.golfcore.org/developers/#mcp",
  "tools": [
    {
      "name": "search",
      "description": "The only tool, and it answers everything. Ask by course name, by course slug, by place, or about GolfCore itself. Returns courses with their location and mapping coverage, each course's per-hole card and tee ratings when asked for, the town, region and country pages that count and list every course in a place, and GolfCore's own product pages. An optional scope narrows it to any of product, country, region, city, courses, scorecards, slug."
    }
  ]
}
