formulahendry_mcp-server-code-runner
If you are the rightful owner of formulahendry_mcp-server-code-runner 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.
MCP Server for running code snippets and displaying results across multiple programming languages.
The Code Runner MCP Server is a versatile tool designed to execute code snippets in a wide array of programming languages, providing immediate feedback and results. It supports languages such as JavaScript, Python, Ruby, Go, and many more, making it an ideal choice for developers who work with multiple languages. The server can be easily integrated into various platforms like VS Code and Claude Desktop using npx or Docker, and it can also be installed in a remote container environment via Smithery. This flexibility ensures that developers can run and test code efficiently in their preferred development environment.
Features
- Supports multiple programming languages including JavaScript, Python, Ruby, and more.
- Easy integration with platforms like VS Code and Claude Desktop.
- Available as a Docker container for streamlined deployment.
- Remote installation via Smithery for containerized environments.
- Workarounds available for npx issues on Windows.