https://github.com/formulahendry/vscode-code-runner-mcp-server
https://github.com/formulahendry/vscode-code-runner-mcp-server
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/formulahendry/vscode-code-runner-mcp-server
- Owner: formulahendry
- License: mit
- Created: 2025-04-26T10:54:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-26T11:26:52.000Z (5 months ago)
- Last Synced: 2025-04-26T11:35:30.378Z (5 months ago)
- Language: TypeScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Runner MCP Server for VS Code
Zero setup to use [Code Runner MCP Server](https://www.npmjs.com/package/mcp-server-code-runner) in VS Code for running code snippet and show the result.
## Requirements
VS Code version >= `1.100`
## Features
Run code in Agent mode:

## For more information
* [Code Runner MCP Server](https://github.com/formulahendry/mcp-server-code-runner/)
* [Build your own MCP Server](https://github.com/formulahendry/generator-mcp)