Loading MCP server directory, please wait...
Fetch your Trackman Golf stats (handicap, rounds, shots, club gapping) as MCP tools.
npx @getmcp/cli add io.github.bjornj12/trackman-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bjornj12/trackman-mcp": {
"command": "uvx",
"args": [
"trackman-mcp"
],
"env": {
"TRACKMAN_TOKEN": ""
}
}
}
}