The reputation layer for AI skills, tools & agents

formulahendry/mcp-server-code-runner

Score: 34.1 Rank #4548

Code Runner MCP Server

Overview

formulahendry/mcp-server-code-runner is a TypeScript MCP server licensed under MIT. Code Runner MCP Server

Ranked #4548 out of 25632 indexed tools.

Used by 14 other projects.

Ecosystem

TypeScript MIT

Signal Breakdown

Stars 239
Freshness 1mo ago
Issue Health 0%
Contributors 4
Dependents 14
Forks 28
Description Brief
License MIT

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Freshness high impact

Last commit was 39 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 14 open vs 0 closed issues — triaging stale issues improves health

Badge

AgentRank score for formulahendry/mcp-server-code-runner
[![AgentRank](https://agentrank-ai.com/api/badge/tool/formulahendry--mcp-server-code-runner)](https://agentrank-ai.com/tool/formulahendry--mcp-server-code-runner)
<a href="https://agentrank-ai.com/tool/formulahendry--mcp-server-code-runner"><img src="https://agentrank-ai.com/api/badge/tool/formulahendry--mcp-server-code-runner" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

From the README

# Code Runner MCP Server
  

MCP Server for running code snippet and show the result.

It supports running multiple 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**. Full list could be seen here in [constants.ts](https://github.com/formulahendry/mcp-server-code-runner/blob/main/src/constants.ts).

<a href="https://glama.ai/mcp/servers/d3mluq4vy9">
  
</a>

## Setup

### npx for VS Code

Install the Code Runner MCP server in VS Code using below buttons:

 

Alternatively, you can add configuration in `settings.json`:

```json
{
  "mcp": {
    "inputs": [],
    "servers": {
      "mcp-server-code-runner": {
        "command": "npx",
        "args": [
          "-y",
          "mcp-server-code-
Read full README on GitHub →
Are you the maintainer? Claim this listing