74
/ 100
19 days ago
glama

coach-memory

A personal career-coach memory service that ingests coaching logs, embeds them for semantic search, and exposes the memory to Claude clients via MCP, with a Next.js dashboard for browsing.

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
🚨
Secret credentials may flow to a network call
2 flows detected: COACH_SYNC_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 2 credentials: BETTER_AUTH_SECRET, COACH_SYNC_API_KEY
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.
configALLOW_SIGNUPtrue npm run create-user -- <email> <password>
🔐 secretBETTER_AUTH_SECRETapp BetterAuth session/token signing secret
configBETTER_AUTH_URLapp Public base URL BetterAuth issues callbacks against
configCOACH_EMBED_MODE
configCOACH_MEMORY_URLsync CLI Base URL of the Personal Coach server to sync against
configCOACH_STATE_DIR
🔐 secretCOACH_SYNC_API_KEYsync CLI API key (from create-api-key) used to authenticate sync pushes/pulls
configDATABASE_URLapp, migrate, scripts Postgres connection string
// 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 5 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/gianniskotsas-personal-coach-1bdh76)](https://m8ven.ai/mcp/gianniskotsas-personal-coach-1bdh76)
commit: 1aec61b41325b40682957e149b7f295f2c8f6fb7
code hash: c64bcb4d52fc77a30c485acc25a906eac78986652a35a91cc3791a328d73619f
verified: 7/12/2026, 8:31:06 AM
view raw JSON →