OlympHill
M

mcp_safe_local_python_executorמאסטר MCP Server חובק Custom Python runtime (LocalPythonExecutor) מ-Hugging Face's `smolagents` framework. הרצה הריצה מאבס את קלות ההתקנה (בהשוואה ל-docker, VM, Cloud RunTime) כאשר

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

ה- mcp_safe_local_python_executor הוא MCP Server stdio שחופר את Hugging Face's LocalPythonExecutor מה- smolagents framework. הוא מספק Custom Python runtime עבור הרצת code Python יוצר על ידי LLMs locallY עם Basic isolation ו־Security. הכלי הזה לא דורש Docker או VM ואפשר להשתמש בו עם LLM apps כ־Claude Desktop סם LLM client

תכונות עיקריות

  • מחשף כלי run_python
  • ביצוע בטוח יותר של קוד Python לעומת eval() ישיר
  • פועל באמצעות uv ב‑venv של Python
  • פעולות קלט/פלט של קבצים אסורות
  • רשימת ייבוא מוגבלת

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

Code Interpreter for Claude Desktop

This tool can be used as a Code Interpreter plugin in Claude Desktop, allowing users to execute Python code generated by LLMs.

Python Executor for LLM Apps

The mcp_safe_local_python_executor can be used with any MCP compatible client, providing a safe and easy way to execute Python code generated by LLMs.

יתרונות וחסרונות

יתרונות

  • נוח להתקין בהשוואה ל-Docker או VM
  • מספק Basic isolation ו־Security for running Python code
  • Exposes a 'run_python' tool for LLM apps
  • Runs in a Python virtual environment with restricted imports

חסרונות

  • אינו כ־ secure as using a VM or Docker container
  • Requires careful consideration when executing code generated by LLMs

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

Can I use it with LLM apps?

Yes, it exposes a 'run_python' tool for LLM apps like Claude Desktop or any other MCP compatible client.

Asked by Uma Krishnan · Feb 21, 2026

How does it compare to direct Python eval?

The mcp_safe_local_python_executor offers safer execution of Python code compared to direct use of Python eval.

Asked by Rosalind Frost · Feb 9, 2026

What security features are included?

The tool provides basic isolation and security by restricting file I/O operations and limiting imports, but it is not as secure as using a VM or Docker container.

Asked by Idris Suleiman · Jan 18, 2026

Is Docker required?

No, Docker is not required. This tool provides a custom Python runtime without needing Docker or a VM.

Asked by Yaw Owusu · Jan 8, 2026

שאל שאלה

חלופות לשרתי MCP