python-mcp-server

python-mcp-server

0

Python MCP Server enables execution and management of Python code through a Model Context Protocol, supporting environments such as Claude Desktop or Cline. It features flexible execution configurations, file management, and python environment checks.

execute_python_code

Execute Python code snippets

execute_python_file

Execute Python files

check_python_version

Check Python version

list_python_files

List Python files in the directory

read_python_file

Read Python file contents

write_python_file

Write contents of Python files