StudioMeyer Academy
Rank #15040glama/studiomeyer-io/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.
StudioMeyer Academy is a Model Context Protocol (MCP) server published by studiomeyer-io. It ranks #15040 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. StudioMeyer Academy is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Apr 23, 2026 and most recently updated on May 31, 2026.
Ranks ahead of 43,860 of 58,900 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": {
"mcp-academy": {
"url": "https://mcp.studiomeyer.academy/mcp"
}
}
}{
"mcpServers": {
"mcp-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 3 registries
studiomeyer-io
Other servers by studiomeyer-io
- local-memory-mcp#8804
- mcp-video#13848
- MCP Server Attestation#14575 · 1 ver
- MCP Protocol Conformance#14821 · 1 ver
- MCP Hook Conformance#15067 · 1 ver
- StudioMeyer Armor#16441
- MCP Tenant Pair#17300 · 1 ver
- StudioMeyer Personal Suite#21319
- StudioMeyer ShellGuard#25079
- mcp-crew#54822
Available versions (1)
| Version | Published |
|---|---|
| 0.3.0 | May 31, 2026 |
Frequently asked questions
- What is 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.
- Who maintains StudioMeyer Academy?
- StudioMeyer Academy is maintained by studiomeyer-io, which publishes 11 MCP servers (5 total versions) tracked on MCP Toplist.
- Is StudioMeyer Academy an official MCP server?
- Yes — StudioMeyer Academy is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- 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.