Python icon

Python

Enables LLMs to execute Python code, manage files, and interact with Python environments.

关于

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.

主要功能

  • 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

使用案例

  • Managing files and directories for LLM-driven tasks
  • Executing Python files specified by an LLM
  • Running Python code provided by an LLM
Craft Better Prompts with AnyPrompt
Sponsored
Python MCP Server: Run Python Code with LLMs