MCP.so
Sign In

Academy

@studiomeyer-io

About Academy

MCP server for StudioMeyer Academy — next lesson, quiz, review, certificates, tutor.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-academy": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-academy",
        "--http",
        "#",
        "public,",
        "anonymous,",
        "read-only",
        "at",
        "/mcp"
      ],
      "env": {
        "PORT": "8080"
      }
    }
  }
}

Tools

No tools detected

Fetch the live tool list by running this server in a temporary sandbox using the button above.

Overview

What is Academy?

MCP server for StudioMeyer Academy — next lesson, quiz, review, certificates, tutor.

How to use Academy?

The README includes setup instructions such as claude mcp add academy -s user -- npx -y mcp-academy.

Key features of Academy

  • Levels 1–3 — fundamentals: what LLMs really do, prompting, simple automation

Use cases of Academy

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Academy

Where is the source code for Academy?

The source code is linked from the repository URL on this page.

Does Academy include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Frequently asked questions

Where is the source code for Academy?

The source code is linked from the repository URL on this page.

Does Academy include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers