mcp-code-runner
@axliupore
About mcp-code-runner
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is mcp-code-runner?
mcp-code-runner is a code executor that implements the Model Context Protocol (MCP). It runs code inside Docker containers and returns the execution results. It is designed for developers who need to safely execute code through an MCP-compatible client.
How to use mcp-code-runner?
The README does not provide specific installation or invocation instructions. It only states that Docker must be installed on the host machine because all code execution happens inside Docker containers.
Key features of mcp-code-runner
- Implements the MCP protocol.
- Executes code and returns results.
- Uses Docker for isolated execution.
- Requires Docker to be installed locally.
Use cases of mcp-code-runner
- Execute code snippets from an MCP client.
- Run user-provided code in a sandboxed Docker environment.
- Integrate code execution capabilities into AI assistants or tools that speak MCP.
FAQ from mcp-code-runner
What does mcp-code-runner do?
It is a code executor that uses Docker to safely run code and return the output. It communicates via the MCP protocol.
Does mcp-code-runner require any special setup?
Yes. You must have Docker installed on the machine where the server runs, because all code execution happens inside Docker containers.
Can mcp-code-runner report execution time or memory usage?
Currently, no. The README lists these as planned features, but they are not yet implemented. Only the code output is returned.
Is mcp-code-runner an MCP server?
Yes. It implements the Model Context Protocol, so it can be used with any MCP-compatible client.
What programming languages does mcp-code-runner support?
The README does not specify supported languages. The only detail given is that execution happens via Docker, so the actual language support likely depends on the Docker image used.
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
test
cloudwegoThe ultimate LLM/AI application development framework in Go.
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
Comments