0
/ 100
1 month ago
glama

golf-reports

Pulls golf data from Arccos, GHIN, and 18Birdies, and generates interactive HTML and PDF round reports with shot maps and stats via local MCP tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 Google API key
🔐
You'll be asked for 5 credentials: ARCCOS_BEARER_TOKEN, ARCCOS_ACCESS_KEY, ARCCOS_PASSWORD, GHIN_BEARER, GHIN_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOLF_STORE"env": { "": "/ABSOLUTE/PATH/golf-data",
configGOLF_INCLUDE_GPSGPS columns in the store are opt-in when pulling: pass --include-gps to pull_arccos.py (or set =1) if you want shot maps with real coordinates in a store you keep private.
🔐 secretARCCOS_BEARER_TOKEN
🔐 secretARCCOS_ACCESS_KEY
configARCCOS_USER_ID
configARCCOS_EMAIL
🔐 secretARCCOS_PASSWORD
🔐 secretGHIN_BEARER
configGHIN_ID
configGHIN_EMAIL
🔐 secretGHIN_PASSWORD
configGOLF_INGEST"": "/ABSOLUTE/PATH/golf-reports/ingest",
configGOLF_REPORTS"": "/ABSOLUTE/PATH/golf-data/reports",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/chrisdecali-golf-reports-1whhx0)](https://m8ven.ai/mcp/chrisdecali-golf-reports-1whhx0)
commit: 8b4fc3b8271d6739d532a12b764206263f8a29c4
code hash: aa9af9a9fe673c31771ab352ecfb3fb5091361c079445e257667ba4478c1326b
verified: 6/18/2026, 11:04:51 AM
view raw JSON →