axliupore/mcp-code-runner
๐ป Developer Tools๐ข Verified Active
0 Views
0 Installs
๐ ๐ - An MCP server for running code locally via Docker and supporting multiple programming languages.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"axliupore-mcp-code-runner": {
"command": "npx",
"args": [
"-y",
"axliupore-mcp-code-runner"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.