OpenGolfAPI MCP Server
Rank #18,200io.github.opengolfapi/mcp-server
Golf for AI agents — every US course free, plus open contribution, identity & tournaments.
OpenGolfAPI MCP Server is a Model Context Protocol (MCP) server published by opengolfapi. It ranks #18,200 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. OpenGolfAPI MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 9 tracked versions. It was first listed on May 26, 2026 and most recently updated on Jul 11, 2026.
Ranks ahead of 113,846 of 132,046 servers on MCP Toplist.
Use OpenGolfAPI MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add opengolfapi -e "OPENGOLFAPI_KEY=<your OPENGOLFAPI_KEY>" -- npx -y @opengolfapi/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.opengolfapi]
command = "npx"
args = ["-y", "@opengolfapi/mcp-server"]
[mcp_servers.opengolfapi.env]
OPENGOLFAPI_KEY = "<your OPENGOLFAPI_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"opengolfapi": {
"command": "npx",
"args": [
"-y",
"@opengolfapi/mcp-server"
],
"env": {
"OPENGOLFAPI_KEY": "<your OPENGOLFAPI_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"opengolfapi": {
"command": "npx",
"args": [
"-y",
"@opengolfapi/mcp-server"
],
"env": {
"OPENGOLFAPI_KEY": "<your OPENGOLFAPI_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"opengolfapi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@opengolfapi/mcp-server"
],
"env": {
"OPENGOLFAPI_KEY": "<your OPENGOLFAPI_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"opengolfapi": {
"command": "npx",
"args": [
"-y",
"@opengolfapi/mcp-server"
],
"env": {
"OPENGOLFAPI_KEY": "<your OPENGOLFAPI_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"opengolfapi": {
"command": "npx",
"args": [
"-y",
"@opengolfapi/mcp-server"
],
"env": {
"OPENGOLFAPI_KEY": "<your OPENGOLFAPI_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.opengolfapi%2Fmcp-server)<a href="https://mcptoplist.com/server/io.github.opengolfapi%2Fmcp-server"><img src="https://mcptoplist.com/badge/io.github.opengolfapi%2Fmcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
opengolfapi
Available versions (9)
| Version | Published |
|---|---|
| 3.5.1 | Jul 11, 2026 |
| 3.5.0 | Jul 10, 2026 |
| 3.4.0 | Jul 8, 2026 |
| 3.3.4 | Jul 6, 2026 |
| 3.3.3 | Jul 6, 2026 |
| 3.3.2 | Jul 5, 2026 |
| 3.3.1 | Jul 5, 2026 |
| 3.2.0 | Jul 3, 2026 |
| 2.5.2 | Jun 29, 2026 |
Frequently asked questions
- Who maintains OpenGolfAPI MCP Server?
- OpenGolfAPI MCP Server is maintained by opengolfapi, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is OpenGolfAPI MCP Server listed on the Official MCP Registry?
- Yes — OpenGolfAPI MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does OpenGolfAPI MCP Server have?
- MCP Toplist tracks 9 versions of OpenGolfAPI MCP Server, most recently published on Jul 11, 2026.
- Where can I find the source code for OpenGolfAPI MCP Server?
- The source code for OpenGolfAPI MCP Server is hosted at github.com/opengolfapi/mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.