StudioMeyer Academy
io.studiomeyer/academy · v0.3.0 · MCP 2025-11-25
Free Memory-First AI Operator course as an MCP server. Bundled curriculum, no account needed.
Reachability
reachable
checked 2026-07-14 04:31 UTC
Registry status active
Tools pinned 12
75cd2d29f279
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.studiomeyer
(domain verified by the official registry)
Repository
github.com/studiomeyer-io/mcp-academy
Remote endpoints
https://mcp.studiomeyer.academy/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 03:24 | first capture | 12 tools pinned |
Pinned tool definitions (12)
| Tool | Description |
|---|---|
| academy_welcome | ALWAYS call this first when a user connects or asks what this is. Returns a short orientation for StudioMeyer Academy — a free 6-level 'Memory-First AI Operator' curriculum (Levels 1-3 fundamentals, 4-6 memory/MCP/multi-agent), plus... |
| academy_levels | List the 6 curriculum levels with title, subtitle and lesson count. Use to show the user the learning path and ask where they want to start. |
| academy_lessons | List all lessons in a level (titles, descriptions, duration). No body — call academy_lesson for the full text. |
| academy_lesson | Get the FULL text of one lesson. Teach it to the user: explain it in your own words, answer questions, give examples. This is how a user 'takes the course' with you as tutor. |
| academy_playbooks | List hands-on playbooks (short, practical how-tos for Claude Code, MCP, memory, agents). Optional category filter. |
| academy_playbook | Get the full text of one playbook by slug. |
| academy_recipes | List build recipes — step-by-step guides to build, deploy and ship real MCP servers and agent systems, organised by phase (1-16). Optional phase filter. |
| academy_recipe | Get the full text of one build recipe by slug. |
| academy_search | Search the whole curriculum (lessons + playbooks + recipes) by keyword. Returns ranked matches with snippets and ids. Use when the user asks about a topic and you want the most relevant material. |
| academy_tutor_context | Get a lesson packaged as a tutoring brief: the full lesson text plus its learning goals and the level context. Call this when the user wants to be *taught* a lesson — then YOU act as their tutor using this material (no Academy account... |
| search | Search StudioMeyer Academy course material. Returns a list of matching lessons, playbooks and recipes with ids you can pass to `fetch`. |
| fetch | Fetch the full text of one Academy item (lesson, playbook or recipe) by the id returned from `search`. |
Status badge
[](https://toolpin.dev/servers/io.studiomeyer/academy)
Maintain this server? Add the badge to your README — it links your users to this live status page.