Back to directory
hileamlakb/python-runtime-interpreter-mcp-server

hileamlakb/python-runtime-interpreter-mcp-server

@hileamlakB

PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that lets LLM agents safely execute arbitrary Python code in a secure, throw-away sandbox.

pythoncode-executionsandboxmcpllm-agentinterpretertool

Installation & Configuration

{
  "prims": {
    "command": "python",
    "args": [
      "-m",
      "server.main"
    ],
    "env": {}
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/12
Updated
2026/6/12