MCP Server
MCP
io.github.opengolfapi/mcp-server
Golf for AI agents — every US course free, plus open contribution, identity & tournaments.
Install
npx -y @opengolfapi/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@opengolfapi/mcp-server",
"version": "3.5.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Free key (courses.opengolfapi.org/api-keys). Optional — only for contributing/identity.",
"format": "string",
"isSecret": true,
"name": "OPENGOLFAPI_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment