mcpbeat Sign in

NIRA REPL MCP Server

local only

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

Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 21 · avg 6 · +5% w/w
a month agotoday
45
Installs / week
pypi · nira-repl
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 nira-repl -- uvx nira-repl
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nira-repl": {
      "args": [
        "nira-repl"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nira-repl]
command = "uvx"
args = ["nira-repl"]
.cursor/mcp.json
{
  "mcpServers": {
    "nira-repl": {
      "args": [
        "nira-repl"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nira-repl": {
      "args": [
        "nira-repl"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to NIRA REPL MCP

same job, measured the same way
Ipybox
by gradion-ai

Unified execution environment for Python code, shell commands, and programmatic MCP tool calls

1 169 installs/wk local only
MCP Server Analyzer
by anselmoo

MCP server for Python, JavaScript, and TypeScript code analysis with Ruff, ty, Vulture, and Biome

590 installs/wk local only
STUzhy Py Execute MCP
by smithery

Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…

answering
I
Hopx MCP
by hopx-ai

Execute code in isolated cloud containers. Supports Python, JavaScript, Bash, and Go.

local only
E2b
by mcparmory

Create and manage secure sandboxes for running AI agent code

238 installs/wk local only
Cinch
by yusufkadry

Run AI-generated code safely. gVisor-isolated Python/JS sandboxes for any MCP client. Pay per run.

27 installs/wk local only
Skylos
by duriantaco

Dead code, security, secrets detection and code quality for Python, TypeScript, Go.

18 479 installs/wk local only
Google Apps Script MCP
by a1-x-tech

MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.

45 installs/wk local only

NIRA REPL MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for NIRA REPL MCP?
NIRA REPL 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 nira-repl was installed 45 times last week.
Is NIRA REPL MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect NIRA REPL 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 nira-repl straight from pypi; nothing to host, nothing to sign up for.
How many people use NIRA REPL MCP?
The pypi package nira-repl was installed 45 times in the last week. Week over week that is +5%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.