Code Runner MCP Server is coming, supports 39 Programming Languages!

You may know that I developed a Code Runner VS Code extension with over 70 million downloads: https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner

So, if we take the code execution feature of Code Runner and turn it into an MC…


This content originally appeared on DEV Community and was authored by Jun Han

You may know that I developed a Code Runner VS Code extension with over 70 million downloads: https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner

So, if we take the code execution feature of Code Runner and turn it into an MCP Server, wouldn't that be super powerful?

On night, I decided to go for it!

Design, develop, debug, test, and release — all in one go!

I released the Code Runner MCP Server:

https://www.npmjs.com/package/mcp-server-code-runner

Because it supports running multiple programming languages, you can even use mainstream languages like Python or JavaScript to interact with the Code Runner MCP Server, making it a flexible and powerful Computer Use tool!

This tool can do anything!

For example, you can query the CPU information of the current OS:

CPU information

Or check the latest MSFT stock price:

MSFT stock price

Or take a screenshot of the current window and save it locally:

take a screenshot

In the examples above, when a pip package isn't installed, the GH Copilot Agent can even help install it automatically, completing the screenshot task in the end!

Simple, but it just works!

Anything that Python or JavaScript can do, the Code Runner MCP Server can do too!

You can use the Code Runner MCP Server on any client that supports the MCP protocol: VS Code, Cursor, Windsurf, Claude Desktop, etc. (Note: VS Code needs to be the latest Insider version.)

Supported Programming Languages

  • JavaScript
  • PHP
  • Python
  • Perl
  • Perl 6
  • Ruby
  • Go
  • Lua
  • Groovy
  • PowerShell
  • BAT/CMD
  • BASH/SH
  • F# Script
  • C# Script
  • VBScript
  • TypeScript
  • CoffeeScript
  • Scala
  • Swift
  • Julia
  • Crystal
  • OCaml Script
  • R
  • AppleScript
  • Elixir
  • Clojure
  • Racket
  • Scheme
  • AutoHotkey
  • AutoIt
  • Kotlin Script
  • Dart
  • Haskell
  • Ni
  • Lisp
  • Kit
  • V
  • SCSS
  • Sass

Currently, the Code Runner MCP Server only supports stdio. In the future, after supporting SSE, it could even run remotely!

Let me know if you have any feedback!

Last but not least, it is fully open source:
https://github.com/formulahendry/mcp-server-code-runner/


This content originally appeared on DEV Community and was authored by Jun Han


Print Share Comment Cite Upload Translate Updates
APA

Jun Han | Sciencx (2025-03-28T09:30:36+00:00) Code Runner MCP Server is coming, supports 39 Programming Languages!. Retrieved from https://www.scien.cx/2025/03/28/code-runner-mcp-server-is-coming-supports-39-programming-languages/

MLA
" » Code Runner MCP Server is coming, supports 39 Programming Languages!." Jun Han | Sciencx - Friday March 28, 2025, https://www.scien.cx/2025/03/28/code-runner-mcp-server-is-coming-supports-39-programming-languages/
HARVARD
Jun Han | Sciencx Friday March 28, 2025 » Code Runner MCP Server is coming, supports 39 Programming Languages!., viewed ,<https://www.scien.cx/2025/03/28/code-runner-mcp-server-is-coming-supports-39-programming-languages/>
VANCOUVER
Jun Han | Sciencx - » Code Runner MCP Server is coming, supports 39 Programming Languages!. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2025/03/28/code-runner-mcp-server-is-coming-supports-39-programming-languages/
CHICAGO
" » Code Runner MCP Server is coming, supports 39 Programming Languages!." Jun Han | Sciencx - Accessed . https://www.scien.cx/2025/03/28/code-runner-mcp-server-is-coming-supports-39-programming-languages/
IEEE
" » Code Runner MCP Server is coming, supports 39 Programming Languages!." Jun Han | Sciencx [Online]. Available: https://www.scien.cx/2025/03/28/code-runner-mcp-server-is-coming-supports-39-programming-languages/. [Accessed: ]
rf:citation
» Code Runner MCP Server is coming, supports 39 Programming Languages! | Jun Han | Sciencx | https://www.scien.cx/2025/03/28/code-runner-mcp-server-is-coming-supports-39-programming-languages/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.