loop-golf
LoopGolf's free public MCP server gives AI assistants live, bookable golf tee times across US courses.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- Search Tee Times: Search live, bookable golf tee times at courses near a US location. Returns courses ranked by distance, price, or soonest time, each with availability counts, lowest price, sample te
- Get Course Tee Times: List every bookable tee time at one golf course for a date, plus a book_url (the LoopGolf booking page for the course and date) and an availability-by-date summary for the course
What data it sees
Do you need an account
No: the server works without sign-in
LoopGolf's free public MCP server gives AI assistants live, bookable golf tee times across US courses. Two read-only tools: search_tee_times (availability near a city or zip, filterable by date, players, time of day, price, and holes) and get_course_tee_times (every open time at a specific course with availability by date). No API key required.
Server tool list (2)
Raw names from tools/list. Only developers need these.
| search_tee_times | Search live, bookable golf tee times at courses near a US location. Returns courses ranked by distance, price, or soonest time, each with availability counts, lowest price, sample tee times, a book_url (the LoopGolf booking page for that course and date), and a course_slug for get_course_tee_times. Use this first for any 'find me a tee time near X' request. All times are course local time; prices are per player in USD. |
| get_course_tee_times | List every bookable tee time at one golf course for a date, plus a book_url (the LoopGolf booking page for the course and date) and an availability-by-date summary for the course's whole booking window. Requires the course_slug returned by search_tee_times. Use when the golfer has picked a course or asks about a specific one. Times are course local; prices per player in USD. |