Code Runner is an open-source code execution tool based on the MCP (Model Context Protocol). It allows users to execute code safely within Docker containers, returning the execution results along with metadata like run time and memory usage. It is designed for developers or platforms that need to securely run code snippets in isolated environments.
Visit Code Runner's official website for product details and getting started.