43
/ 100
10 hours ago
glama

yourtraffic

Enables agents to access web analytics statistics via OAuth, providing a privacy-first, cookie-free analytics service.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: BETTER_AUTH_SECRET, GOOGLE_CLIENT_SECRET
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.
🔐 secretBETTER_AUTH_SECRET. A long random secret. Generate one with openssl rand -base64 32. Never ship the default, since visitor hashes are salted from it.
configBETTER_AUTH_URLSet DATABASE_URL, BETTER_AUTH_SECRET and in your Vercel project settings, then run the migration against your production database.
configDATABASE_URL. Your Postgres connection string. The app fails to start without it.
configGOOGLE_CLIENT_ID
🔐 secretGOOGLE_CLIENT_SECRET
configYOURTRAFFIC_MCP_URL
// 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 1 concrete improvement 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/kozmos-tech-yourtraffic-1gp1wm)](https://m8ven.ai/mcp/kozmos-tech-yourtraffic-1gp1wm)
commit: c50080e98e6d30f9df8966f864f39a34285218a7
code hash: 0afc620e4f5f0542a634e08dd51e6f08db3178eff4e60220ee48472e940bb514
verified: 7/31/2026, 8:57:22 AM
view raw JSON →