69
/ 100
1 month ago
glama

Learning Coach MCP Server

Tracks learning progress and generates personalized daily learning insights using RAG to fetch relevant content from blogs, RSS feeds, and Reddit based on your current topics and learning goals.

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.
🔐
You'll be asked for 2 credentials: SUPABASE_KEY, GROQ_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.
configDEFAULT_EMBEDDING_MODELsentence-transformers/all-MiniLM-L6-v2
configSUPABASE_URLyour_supabase_project_url
🔐 secretSUPABASE_KEYyour_supabase_anon_key
🔐 secretGROQ_API_KEYyour_groq_api_key
// 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/pevansh-learning-coach-mcp-ya707i)](https://m8ven.ai/mcp/pevansh-learning-coach-mcp-ya707i)
commit: 0434a589fa08ec8c47ed1d04105979f8efad8c34
code hash: 18e473b4715e1a203b58fcbbc81233272ec974f56e912ea87968fb4796ca1087
verified: 6/17/2026, 12:27:00 PM
view raw JSON →