golf-coach
Rank #9,570io.github.bjornj12/trackman-mcp
A stats-driven golf coach: Trackman + on-course rounds, turned into a practice plan.
golf-coach is a Model Context Protocol (MCP) server published by bjornj12. It ranks #9,570 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. golf-coach is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Jun 29, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 122,543 of 132,113 servers on MCP Toplist.
Use golf-coach
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add trackman-mcp -e "TRACKMAN_TOKEN=<your TRACKMAN_TOKEN>" -- uvx golf-coachReplace each placeholder with your own value before saving.
[mcp_servers.trackman-mcp]
command = "uvx"
args = ["golf-coach"]
[mcp_servers.trackman-mcp.env]
TRACKMAN_TOKEN = "<your TRACKMAN_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trackman-mcp": {
"command": "uvx",
"args": [
"golf-coach"
],
"env": {
"TRACKMAN_TOKEN": "<your TRACKMAN_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trackman-mcp": {
"command": "uvx",
"args": [
"golf-coach"
],
"env": {
"TRACKMAN_TOKEN": "<your TRACKMAN_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"trackman-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"golf-coach"
],
"env": {
"TRACKMAN_TOKEN": "<your TRACKMAN_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trackman-mcp": {
"command": "uvx",
"args": [
"golf-coach"
],
"env": {
"TRACKMAN_TOKEN": "<your TRACKMAN_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"trackman-mcp": {
"command": "uvx",
"args": [
"golf-coach"
],
"env": {
"TRACKMAN_TOKEN": "<your TRACKMAN_TOKEN>"
}
}
}
}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.bjornj12%2Ftrackman-mcp)<a href="https://mcptoplist.com/server/io.github.bjornj12%2Ftrackman-mcp"><img src="https://mcptoplist.com/badge/io.github.bjornj12%2Ftrackman-mcp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
bjornj12
Available versions (10)
| Version | Published |
|---|---|
| 0.7.0 | Jul 19, 2026 |
| 0.6.0 | Jul 11, 2026 |
| 0.5.1 | Jul 7, 2026 |
| 0.5.0 | Jul 7, 2026 |
| 0.4.0 | Jul 2, 2026 |
| 0.3.1 | Jun 29, 2026 |
| 0.3.0 | Jun 29, 2026 |
| 0.2.2 | Jun 29, 2026 |
| 0.2.1 | Jun 29, 2026 |
| 0.1.0 | Jun 29, 2026 |
Frequently asked questions
- Who maintains golf-coach?
- golf-coach is maintained by bjornj12, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is golf-coach listed on the Official MCP Registry?
- Yes — golf-coach is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does golf-coach have?
- MCP Toplist tracks 10 versions of golf-coach, most recently published on Jul 19, 2026.
- Where can I find the source code for golf-coach?
- The source code for golf-coach is hosted at github.com/bjornj12/trackman-mcp-client.
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.