Python-Runtime-Interpreter-MCP-Server

hileamlakB/Python-Runtime-Interpreter-MCP-Server

3.4

If you are the rightful owner of Python-Runtime-Interpreter-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

PRIMS is a Python Runtime Interpreter MCP Server designed to execute Python code securely in a sandbox environment.

Tools

Functions exposed to the LLM to take actions

run_code

Execute Python code in a secure sandbox with optional dependencies & file mounts.

list_dir

List files/directories in your session workspace.

preview_file

Preview up to 8 KB of a text file from your session workspace.

persist_artifact

Upload an output/ file to a presigned URL for permanent storage.

mount_file

Download a remote file once per session to mounts/.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources