loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

code-runner

MCP Tool

AbhinandG/code-runner

This project is a Code Generation and Running tool that leverages an LLM to generate Python code based on user queries. The generated code can be executed within a Docker container. The architecture involves a client-server model where the client sends code to a containerized environment for execution, and the server responds with the output.

Install

$ npx loaditout add AbhinandG/code-runner

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "code-runner": {
      "command": "npx",
      "args": [
        "-y",
        "code-runner"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

Reviews

Loading reviews...

Quality Signals

1
Stars
0
Installs
Last updated784 days ago
Security: C

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit2/24/2024
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/AbhinandG/code-runner)](https://loaditout.ai/skills/AbhinandG/code-runner)