Python
CreatedTimtech4u
Enables LLMs to execute Python code, manage files, and interact with Python environments.
About
Provides a Model Context Protocol (MCP) server that allows Language Learning Models (LLMs) like Claude to execute Python code, manage files, and work with Python packages. This server facilitates interactions with the Python environment, allowing LLMs to run scripts, check Python versions, and manage files within a controlled environment.
Key Features
- Integrates with Claude Desktop and Cline
- Executes Python code snippets and files
- Checks Python version and environment details
- 0 GitHub stars
- Manages Python files with list, read, and write capabilities
- Configurable execution with timeouts, working directories, and command-line arguments
Use Cases
- Managing files and directories for LLM-driven tasks
- Executing Python files specified by an LLM
- Running Python code provided by an LLM