Server data from the Official MCP Registry
Fetch your Trackman Golf stats (handicap, rounds, shots, club gapping) as MCP tools.
Fetch your Trackman Golf stats (handicap, rounds, shots, club gapping) as MCP tools.
The MCP server has sound architecture with proper authentication and good separation of concerns. The main concerns are credential handling risks during browser login automation and potential issues with external API dependencies, but the core design appropriately restricts permissions to read-only data access and local storage operations. The server properly validates tokens and implements reasonable refresh mechanisms. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: TRACKMAN_TOKEN
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-bjornj12-trackman-mcp": {
"env": {
"TRACKMAN_TOKEN": "your-trackman-token-here"
},
"args": [
"trackman-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.