Back to search
30
MCP

formulahendry/mcp-server-code-runner

docker/formulahendry/mcp-server-code-runner

Code Runner MCP Server for running code snippet and show the result.

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

Similar MCP servers embedding-nearest

io.github.formulahendry/code-runner
Code Runner MCP Server which can run code in various programming languages.
0 tools
mcp-server-code-runner
Code Runner MCP Server
0 tools
mcp server code runner
Metadata-only Glama MCP server.
0 tools
code-executor-mcp
MCP server for code executor. Features execute code, run command, run tests. From MEOK AI Labs.
0 tools
io.github.formulahendry/spec-driven-development
MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.
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": {
    "formulahendry/mcp-server-code-runner": {
      "url": "None",
      "transport": "http"
    }
  }
}