MCP.so
Sign In

Code Runner MCP Server for VS Code

@formulahendry

About Code Runner MCP Server for VS Code

Zero setup to use Code Runner MCP Server in VS Code for running code snippet and show the result.

Basic information

Category

Developer Tools

License

MIT license

Runtime

node

Transports

stdio

Publisher

formulahendry

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Code Runner MCP Server for VS Code?

Code Runner MCP Server for VS Code is a zero-setup MCP server that runs code snippets and displays the result directly in VS Code Agent mode.

How to use Code Runner MCP Server for VS Code?

Install the server (e.g., via npm) and use it in VS Code Agent mode. No configuration is required.

Key features of Code Runner MCP Server for VS Code

  • Zero setup to run code snippets.
  • Displays execution results in VS Code.
  • Works in VS Code Agent mode.

Use cases of Code Runner MCP Server for VS Code

  • Quickly test small code snippets during development.
  • Execute code inline within a VS Code agent workflow.
  • Get instant feedback on code logic without leaving the editor.

FAQ from Code Runner MCP Server for VS Code

What does this server do?

It runs code snippets and shows the result inside VS Code, with no manual setup.

What are the system requirements?

VS Code version 1.100 or higher is required.

How do I run code with this server?

Use the server in VS Code Agent mode. The README shows a “Run Code” button in that mode.

Does this server support multiple programming languages?

The README does not specify supported languages.

Is there any configuration needed?

No configuration is needed — the server is designed for zero setup.

Comments

More Developer Tools MCP servers