python-mcp-server

Timtech4u/python-mcp-server

3.2

If you are the rightful owner of python-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server for executing Python code and managing Python environments.

Tools

Functions exposed to the LLM to take actions

execute_python_code

Executes Python code snippets with optional timeout and arguments.

execute_python_file

Executes a Python file with optional timeout and arguments.

check_python_version

Returns information about the installed Python version.

list_python_files

Lists Python files in a directory with optional recursive search.

read_python_file

Reads the content of a Python file.

write_python_file

Writes content to a Python file, creating directories if necessary.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources