mcpbeat Sign in

Scrimba Teaching MCP Server

by srikrishna235 Your server? Claim it
local only

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

Unified MCP for Scrimba's interactive programming education with visual learning

Installs per day peak 71 · avg 27 · -64% w/w
a month agotoday
74
Installs / week
pypi · scrimba-teaching-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 Scrimba Teaching 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 scrimba-teaching-mcp -- uvx scrimba-teaching-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "scrimba-teaching-mcp": {
      "args": [
        "scrimba-teaching-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.scrimba-teaching-mcp]
command = "uvx"
args = ["scrimba-teaching-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "scrimba-teaching-mcp": {
      "args": [
        "scrimba-teaching-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "scrimba-teaching-mcp": {
      "args": [
        "scrimba-teaching-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Scrimba Teaching MCP

same job, measured the same way
I
Scrimba Teaching
by skills03

Interactive programming teacher using Scrimba's methodology for 10x retention

local only
MCP Growi
by growi-defi

MCP server for Growi Finance — programmatic interaction with the GrowiHFVault on Arbitrum

49 installs/wk local only
ClaudeSmalltalk
by johnmci

MCP server for AI interaction with live Smalltalk images

72 installs/wk local only
Elasticsearch MCP Server
by cr7258

MCP server for interacting with Elasticsearch

2 792 installs/wk local only
Math MCP Learning
by clouatre-labs

Educational MCP server with 17 math/stats tools, visualizations, and persistent workspace

686 installs/wk 17 tools answering
MCP Memos
by jkawamoto

An MCP server for interacting with Memos.

local only
Scaleway MCP server
by scaleway

Scaleway MCP server for interacting with the Scaleway APIs

local only
Image Diff
by pulsemcp

MCP server for programmatic image comparison and visual diff generation.

43 installs/wk local only

Scrimba Teaching MCP — questions

Answers built from our own checks of this server.

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