Loading MCP server directory, please wait...
A stats-driven golf coach: Trackman + on-course rounds, turned into a practice plan.
npx @getmcp/cli add io.github.bjornj12/golf-coachRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bjornj12/golf-coach": {
"command": "uvx",
"args": [
"golf-coach"
],
"env": {
"TRACKMAN_TOKEN": ""
}
}
}
}