Code Runner MCP Server which can run code in various programming languages.
| Tool name | Description | Destructive? |
|---|---|---|
| run-code⚠ | ⚠ yes |
{
"mcpServers": {
"iogithubformulahendrycode-runner": {
"command": "npx",
"args": [
"-y",
"mcp-server-code-runner"
]
}
}
}