Back to search
30
MCP

io.github.formulahendry/code-runner

io.github.formulahendry/code-runner

Code Runner MCP Server which can run code in various programming languages.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

formulahendry/mcp-server-code-runner
Code Runner MCP Server for running code snippet and show the result.
0 tools
@mcpc/code-runner-mcp
Run JavaScript/Python code in a secure sandbox with support for any package import.
0 tools
io.github.formulahendry/spec-driven-development
MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.
0 tools
mcp-server-code-runner
Code Runner MCP Server
0 tools
io.github.ryudi84/base64
MCP server for Base64, URL, and HTML encoding/decoding
0 tools
io.github.formulahendry/mcp-server-mcp-registry
MCP Server for MCP Registry to discover and search for available MCP servers in the registry
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.formulahendry/code-runner": {
      "url": "None",
      "transport": "http"
    }
  }
}