NIRA REPL MCP
mcp-name: io.github.pachote/nira-repl
Secure code execution sandbox for Claude — run Python, JavaScript, and shell commands

Quick Start
pip install nira-repl
Add to your Claude Code MCP config (~/.claude.json):
{
"mcpServers": {
"nira-repl": {
"command": "python",
"args": ["-m", "nira_repl"]
}
}
}
License
MIT — built by pachote
The Complete NIRA MCP Stack
All 10 tools work together in Claude Code:
Install any combination:
pip install nira-video-mcp nira-screen-vision nira-agent-forge nira-multi-model
Built by pachote — the professional MCP suite for Claude Code.