StudioMeyer Academy
Rank #20,695io.studiomeyer/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.
StudioMeyer Academy is a Model Context Protocol (MCP) server published by studiomeyer-io. It ranks #20,695 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. StudioMeyer Academy is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 56,156 of 76,851 servers on MCP Toplist.
Use StudioMeyer Academy
Add StudioMeyer Academy to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"academy": {
"url": "https://mcp.studiomeyer.academy/mcp"
}
}
}{
"mcpServers": {
"academy": {
"command": "npx",
"args": [
"-y",
"mcp-academy"
],
"env": {
"ACADEMY_API_KEY": "<your ACADEMY_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 1 registry (2 delisted)
studiomeyer-io
Other servers by studiomeyer-io
- local-memory-mcp#5,547 · 2 vers
- StudioMeyer Armor#6,930 · 7 vers
- mcp-video#10,738 · 1 ver
- MCP Hook Conformance#14,955 · 1 ver
- MCP Protocol Conformance#15,355 · 1 ver
- MCP Server Attestation#15,356 · 1 ver
- MCP Tenant Pair#19,577 · 1 ver
- StudioMeyer ShellGuard#21,278 · 1 ver
- MeetMyAgent#34,280
- StudioMeyer Personal Suite#37,940
- mcp-crew#60,934
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | May 31, 2026 |
Frequently asked questions
- Who maintains StudioMeyer Academy?
- StudioMeyer Academy is maintained by studiomeyer-io, which publishes 12 MCP servers (16 total versions) tracked on MCP Toplist.
- Is StudioMeyer Academy listed on the Official MCP Registry?
- Yes — StudioMeyer Academy is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does StudioMeyer Academy have?
- MCP Toplist tracks 1 version of StudioMeyer Academy, most recently published on May 31, 2026.
- Where can I find the source code for StudioMeyer Academy?
- The source code for StudioMeyer Academy is hosted at github.com/studiomeyer-io/mcp-academy.