← Registry

General Tools

stymie.golf

Provides search and details for golf courses, including scorecards, reviews, and architects.

1 endpoint13 known toolsFirst detected August 15, 2026Last detected August 15, 2026

ENDPOINT 1

https://mcp-production-680d.up.railway.app/mcp

No auth detected

MCP server metadata

Name
stymie-golf
Version
2.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 13

search_courses

Search Stymie's live US golf-course directory by name, state, city, ZIP code, access type, or hole count.

Inferred read-only
get_course

Get full details for a specific golf course by its URL slug.

Inferred read-only
get_scorecard

Get the full scorecard for a golf course: all tee sets with hole-by-hole par, yardage, stroke index, and front/back nine ratings.

Inferred read-only
get_reviews

Get user reviews for a golf course.

Inferred read-only
get_architect

Get details about a golf course architect: bio, Wikipedia image, birth/death years, nationality, and all courses they designed grouped by state.

Inferred read-only
get_leaderboard

Get the top golf courses in a state by category: hardest (highest slope), easiest (lowest slope, public only), or longest (most yardage).

Inferred read-only
search_tee_times

Search for available tee times at a golf course.

Inferred read-only
search_stymie

Search Stymie across golf courses, current equipment, architects, and major site tools.

Inferred read-only
search_equipment

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

Inferred read-only
find_nearby_courses

Find golf courses within an exact distance of a city, ZIP code, destination, or coordinate.

Inferred read-only
build_golf_trip

Build a transparent one- to four-course public-access golf trip around a city, ZIP code, destination, or coordinate.

Inferred read-only
get_deals

Get currently verified sale offers for golf equipment.

Inferred read-only
get_data_coverage

Return a live count of Stymie course, scorecard, logo, architect, equipment, and current-deal coverage.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.stymie-golf]
url = "https://mcp-production-680d.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: stymie-golf
Remote MCP URL: https://mcp-production-680d.up.railway.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "stymie-golf": {
      "url": "https://mcp-production-680d.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stymie-golf": {
      "type": "http",
      "url": "https://mcp-production-680d.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stymie-golf",
  "transport": "streamable-http",
  "url": "https://mcp-production-680d.up.railway.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-07-25T19:54:06.182Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.