hileamlakB/PRIMS
by Various
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.
MCP
hileamlakB/PRIMS
Added 1 June 2026
Overview
PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that safely executes arbitrary Python code in a secure, throw-away sandbox. It runs as a Python-based MCP server, letting LLM agents run code without persistent side effects.
Best for
Best for
Developers who need a minimal, auditable sandbox for LLMs to run Python code without risk.
Use cases
- Sandboxing AI-generated Python scripts for review
- Enabling LLMs to run calculations or data transformations safely
- Testing untrusted code snippets in a contained environment
How to use
Install
source .venv/bin/activate Tools exposed
run_codelist_dirpreview_filepersist_artifactmount_file
Notes
PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that safely executes arbitrary Python code in a secure, throw-away sandbox. It runs as a Python-based MCP server, letting LLM agents run code without persistent side effects.
28 stars on GitHub. Last updated 2025-10-15. Licensed MIT.
Use cases
- Sandboxing AI-generated Python scripts for review
- Enabling LLMs to run calculations or data transformations safely
- Testing untrusted code snippets in a contained environment
Pros
- Simple, single-purpose sandbox with clear security boundaries
- Open-source and easy to inspect or customize
- Integrates via standard MCP protocol
Cons
- Small community and limited real-world testing at 28 stars
- No built-in resource limits or timeout configurability mentioned
- Requires manual setup and dependency management
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple, single-purpose sandbox with clear security boundaries
- Open-source and easy to inspect or customize
- Integrates via standard MCP protocol
Cons
- Small community and limited real-world testing at 28 stars
- No built-in resource limits or timeout configurability mentioned
- Requires manual setup and dependency management
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.