hileamlakB/Python-Runtime-Interpreter-MCP-Server
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.
This project helps large language model (LLM) agents safely run Python code. It takes a Python script and any required packages, executes it in a secure, temporary environment, and then returns the results. This is for developers building LLM applications that need to perform complex computations or interact with external systems using Python.
Use this if you are a developer integrating Python code execution into an LLM agent and need a secure, isolated, and reproducible environment for arbitrary code.
Not ideal if you need a solution for human users to run Python code directly, or if your LLM application does not require arbitrary code execution.
Stars
27
Forks
17
Language
Python
License
MIT
Category
Last pushed
Oct 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/hileamlakB/Python-Runtime-Interpreter-MCP-Server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ivnvxd/mcp-server-odoo
A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo...
StarRocks/mcp-server-starrocks
StarRocks MCP (Model Context Protocol) Server
Vortiago/mcp-outline
A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline...
neo4j-contrib/mcp-neo4j
Neo4j Labs Model Context Protocol servers
cbcoutinho/nextcloud-mcp-server
Nextcloud MCP Server