MCP Server
MCP
io.github.bjornj12/trackman-mcp
Fetch your Trackman Golf stats (handicap, rounds, shots, club gapping) as MCP tools.
Install
uvx trackman-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "trackman-mcp",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Bearer access token captured from an authenticated Trackman portal session. Optional if you have run `trackman-mcp login` (the server then loads the cached token automatically).",
"isSecret": true,
"name": "TRACKMAN_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment