bimalpaudels/python-interpreter-mcp
If you are the rightful owner of python-interpreter-mcp 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 MCP server to run scripts
Tools
Functions exposed to the LLM to take actions
run_script
Executes the given script string by passing it to execute_script function. :param str script: The script string to execute. :return: The return value of the execute_script function.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client