MCP.so
登录

Code Runner MCP Server for VS Code

@formulahendry

关于 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.

基本信息

分类

开发工具

许可证

MIT license

运行时

node

传输方式

stdio

发布者

formulahendry

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

开发工具 分类下的更多 MCP 服务器