62
/ 100
13 days ago
glama

mcp-academy

MCP server for StudioMeyer Academy that connects Claude Code, Cursor, or Claude Desktop to track learning progress in the Memory-First AI Operator curriculum. It enables users to view lessons, complete quizzes, earn certificates, and run spaced-repetition reviews directly in chat.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 1 credential: ACADEMY_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.
🔐 secretACADEMY_API_KEYclaude mcp add academy -s user --env =academy_xxx -- npx -y mcp-academy
configACADEMY_BASE_URLdefaults to https://studiomeyer.academy and should only ever point at the real Academy origin (it's where your key is sent). Useful for pointing at a local Academy instance during development.
configACADEMY_CONTENT_DIR
configBUNDLE_DATE
configHOST
configMCP_PATH
configMCP_TRANSPORT
configPORT8080 npx -y mcp-academy --http # public, anonymous, read-only at /mcp
// 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 2 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/studiomeyer-io-mcp-academy-12m1ep)](https://m8ven.ai/mcp/studiomeyer-io-mcp-academy-12m1ep)
commit: 1d1deeb7e475a83386a523a4c63fbdfcccf947e1
code hash: 8eeb839b2db9e0e638ffe04d099e081cd110077505f6e387f9b4a675bed344d3
verified: 6/10/2026, 11:21:09 AM
view raw JSON →