Run Python Code
Execute Python code, install packages, and manage Python scripts within a secure, integrated environment.
关于
This MCP server offers a robust and secure environment for executing Python code, installing necessary packages, and running Python scripts. Designed for seamless integration with MCP clients like Claude and other LLM applications, it empowers users to programmatically interact with Python, retrieve specific variable values, and handle errors effectively, all without the need for API keys. It serves as a free and accessible Python interpreter that delivers results from executed code, supporting various computational and data processing tasks.
主要功能
- Error handling and debugging support
- Install Python packages using pip
- Return specific variable values from executed code
- Execute Python code in a safe environment
- Save Python code to files and run them
- 2 GitHub stars
使用案例
- Run complex Python scripts and functions by saving code to files.
- Perform basic Python code execution and calculations for LLM applications.
- Process and manipulate data, such as JSON, directly within the environment for AI-driven tasks.