mcpbeat Sign in

Smartschool MCP Server

by maurodruwel Your server? Claim it
local only

Smartschool MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 81 installs a week from pypi.

Access Smartschool courses, grades, assignments, and messages through the Model Context Protocol

Installs per day peak 54 · avg 18 · -38% w/w
a month agotoday
81
Installs / week
pypi · smartschool-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Smartschool MCP 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 smartschool-mcp -- uvx smartschool-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "smartschool-mcp": {
      "args": [
        "smartschool-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.smartschool-mcp]
command = "uvx"
args = ["smartschool-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "smartschool-mcp": {
      "args": [
        "smartschool-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "smartschool-mcp": {
      "args": [
        "smartschool-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Smartschool MCP

same job, measured the same way
ComfyUI MCP
by entityadam

Generate and manage ComfyUI media through the Model Context Protocol.

local only
Social Content MCP Server
by thenextgennexus

Access Hacker News, Dev.to, IMDB, podcasts, and Eventbrite data through the Model Context Protocol

25 installs/wk local only
Marzban MCP
by ilmar7786

Manage Marzban panels through the Model Context Protocol.

98 installs/wk local only
Bhived MCP
by artkeyai

Shared knowledge graph, skills, and tool discovery for AI agents through the Model Context Protocol.

97 installs/wk local only
Kkjdaniel Bgg MCP
by smithery

BGG MCP provides access to the BoardGameGeek API through the Model Context Protocol, enabling retr…

answering
Opik MCP Server
by comet-ml

Interact with Opik prompts, traces, datasets and metrics through the Model Context Protocol.

70 installs/wk local only
Ha MCP
by homeassistant-ai

Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants.

132 065 installs/wk local only
Ap MCP Server
by rbonestell

Model Context Protocol (MCP) server for the Associated Press Media API

49 installs/wk local only

Smartschool MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Smartschool MCP?
Smartschool MCP 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 pypi package smartschool-mcp was installed 81 times last week.
How do I connect Smartschool MCP?
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 smartschool-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Smartschool MCP?
The pypi package smartschool-mcp was installed 81 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.