Code Runner runs on your own machine — the client starts it, so there is no endpoint to ping. 1 601 installs a week from npm. Last commit 22 Sep 2025.
Code Runner MCP Server which can run code in various programming languages.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const filePath = path.join(tmpDir, fileName);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add code-runner -- npx -y mcp-server-code-runner
{
"mcpServers": {
"code-runner": {
"args": [
"-y",
"mcp-server-code-runner"
],
"command": "npx"
}
}
}
[mcp_servers.code-runner]
command = "npx"
args = ["-y", "mcp-server-code-runner"]
{
"mcpServers": {
"code-runner": {
"args": [
"-y",
"mcp-server-code-runner"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"code-runner": {
"args": [
"-y",
"mcp-server-code-runner"
],
"command": "npx"
}
}
}
Code intelligence MCP server for 17+ programming languages.
An MCP Server to utilize Codelogic's rich software dependency data in your AI programming assistant.
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
Code indexing MCP: 15 tools, 10 languages, hybrid search, call graphs, O(1) retrieval.
Simple Language MCP server — code intelligence, debugging, build, test, and VCS tools
MCP server + Claude Code plugin for ComfyUI: run workflows, generate images, manage models & VRAM.
Rust code index MCP server, native 1C:Enterprise (BSL) support. 32 tools, AST for 14 languages.
GitHub MCP Server - List PRs, issues, repo info, and search code
Answers built from our own checks of this server.