Execute Python code or scripts directly within the Code MCP Server, enabling integration with VS Code via the Model Context Protocol. Supports custom arguments and virtual environments.
Enables execution of Python code in a safe environment, including running scripts, installing packages, and retrieving variable values. Supports file operations and package management through pip.
A learning-focused MCP server that demonstrates how to build arithmetic tools for AI assistants, currently featuring addition functionality with structured input/output.