NIRA REPL MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 43 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.
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.
claude mcp add nira-repl -- uvx nira-repl
{
"mcpServers": {
"nira-repl": {
"args": [
"nira-repl"
],
"command": "uvx"
}
}
}
[mcp_servers.nira-repl]
command = "uvx"
args = ["nira-repl"]
{
"mcpServers": {
"nira-repl": {
"args": [
"nira-repl"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"nira-repl": {
"args": [
"nira-repl"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.