mcpbeat Sign in

Exam Sheet MCP Server

by giuliobmb Your server? Claim it
local only

Exam Sheet runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 12 Aug 2026.

Generate a timed exam on any topic and take it in an interactive exam sheet with live grading.

Installs per day peak 16 · avg 4 · +155% w/w
a month agotoday
24
Installs / week
npm · @giuliobmb/exam-sheet-mcp
1
Stars
0 open issues
12 Aug 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Exam Sheet every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add exam-sheet -- npx -y @giuliobmb/exam-sheet-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "exam-sheet": {
      "args": [
        "-y",
        "@giuliobmb/exam-sheet-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.exam-sheet]
command = "npx"
args = ["-y", "@giuliobmb/exam-sheet-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "exam-sheet": {
      "args": [
        "-y",
        "@giuliobmb/exam-sheet-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "exam-sheet": {
      "args": [
        "-y",
        "@giuliobmb/exam-sheet-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: ANTHROPIC_API_KEY (API key used to generate questions and grade open answers.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Exam Sheet

same job, measured the same way
Equation.io
by equation

Create interactive 2D and 3D graphs with validated equations, shareable links, and PNG previews.

3 tools answering
three.ws Avatars
by nirholas

three.ws 3D avatars in your agent: render a live, interactive 3D avatar inline, or get an embed.

197 installs/wk local only
Perplexity
by mcparmory

Search the web, generate AI responses, and create embeddings with real-time information

241 installs/wk local only
RYLA
by ryla

Generate AI influencer photos, face swaps, and character sheets with a consistent face.

14 tools answering
Music Studio
by linxule

ABC sheet music + Strudel live coding studio with ext-apps widgets, harmony tools, and share links.

363 installs/wk 7 tools answering
Make Effects
by krasnoperov

Search, generate, and curate AI media assets with recipes and lineage in Make Effects spaces.

answering
Imageat
by incendies

Generate and edit images and videos with imageat.

41 installs/wk answering
Name Tools
by startupnamegenerator

Generate startup names with an available .com, checked live, then screen US and EU trademarks.

30 installs/wk answering

Exam Sheet — questions

Answers built from our own checks of this server.

Why is there no uptime for Exam Sheet?
Exam Sheet runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @giuliobmb/exam-sheet-mcp was installed 24 times last week.
How do I connect Exam Sheet?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @giuliobmb/exam-sheet-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Exam Sheet?
The npm package @giuliobmb/exam-sheet-mcp was installed 24 times in the last week. Week over week that is +155%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Exam Sheet open source?
We cannot say either way: written in TypeScript and 1 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.