formulahendry_mcp-server-code-runner

formulahendry_mcp-server-code-runner

2.2

The Code Runner MCP Server is designed to execute code snippets across various programming languages, providing results directly. It's compatible with multiple environments, including Docker and Smithery, offering flexible integration for developers.

Code Runner MCP Server

MCP Server for running code snippets and showing the results. It supports multiple programming languages including JavaScript, PHP, Python, Ruby, Go, and more. Users can set up the server using npx for VS Code or Claude Desktop, Docker, and Smithery. Usage requires the language interpreter or compiler to be in the PATH environment variable. Example prompts include running JavaScript code and checking system information like CPU count.