Live MCP server

Golf data AI agents can actually use

Connect to structured US course, scorecard, architect, equipment, verified-deal, and public-access golf-trip data through 13 read-only tools.

https://mcp-production-680d.up.railway.app/mcp
20,094
golf courses
9,518
scorecards
13
read-only tools
No key
public access

Connect once

Use Stymie in an MCP client

Add the Streamable HTTP endpoint to any compatible client. Configuration formats vary, but this is the common shape. No Stymie account or API key is required.

MCP configuration
{
  "mcpServers": {
    "stymie-golf": {
      "type": "http",
      "url": "https://mcp-production-680d.up.railway.app/mcp"
    }
  }
}

Thirteen tools

From course search to complete golf trips

Discovery

search_stymie

Search courses, equipment, architects, and Stymie tools from one structured endpoint.

Courses

search_courses

Search the live US course directory by name, location, access, holes, and ZIP proximity.

Courses

find_nearby_courses

Find courses within 5, 10, 20, 25, or 50 miles of a destination or coordinate.

Courses

get_course

Get course location, access, architect, amenities, ratings, and real tee data.

Courses

get_scorecard

Get hole-by-hole par, yardage, stroke index, and tee ratings.

Courses

get_reviews

Get published Stymie ratings and course reviews.

Courses

get_architect

Get an architect profile and courses grouped by state.

Courses

get_leaderboard

Rank a state's hardest, easiest, or longest courses.

Equipment

search_equipment

Search current balls, drivers, putters, rangefinders, and launch monitors.

Equipment

get_deals

Get verified in-stock equipment sales checked within the last 48 hours.

Planning

build_golf_trip

Build a one- to four-course public-access trip from real tee and distance data.

Discovery

get_data_coverage

Get current course, scorecard, logo, equipment, architect, and deal counts.

Planning

search_tee_times

Get the course and alert destination while live tee-time integrations are in development.

Try asking

Questions grounded in real golf data

1

Find public golf courses within 20 miles of Pinehurst, North Carolina.

2

Show me the scorecard and tee ratings for Bethpage Black.

3

Compare current drivers under $600 and include the source pages.

4

Build a two-course public-access golf trip near Scottsdale for tees around 6,200 yards.

5

What verified golf equipment deals are active right now?

6

Which public courses in Florida have the highest slope ratings?

Technical links

Inspect before you connect

Frequently asked

Stymie MCP questions

What is the Stymie MCP server?

The Stymie MCP server gives compatible AI agents structured, read-only access to Stymie golf course, scorecard, architect, equipment, deal, and golf-trip data.

Does the Stymie MCP server require an API key?

No. The public Streamable HTTP endpoint currently requires no API key or account.

Can an AI agent change data or book a tee time through Stymie MCP?

No. All tools are read-only. Live tee-time inventory and booking are not currently available. The tee-time tool returns relevant Stymie course and alert destinations.

What can an AI agent search through Stymie MCP?

Agents can search US golf courses, nearby courses, scorecards, reviews, architects, rankings, golf balls, drivers, putters, rangefinders, launch monitors, verified equipment deals, and public-access golf-trip recommendations.

How does Stymie handle MCP usage telemetry?

Stymie records privacy-safe operational events such as tool name, success or error outcome, duration, response size, protocol version, and client user agent. It does not log tool arguments, prompts, full IP addresses, database values, or credentials.