Back to directory
alvii147/piston-mcp

alvii147/piston-mcp

@alvii147

MCP server that allows LLMs to connect to and execute code using Piston

code-executionpistonllm-integrationpythondev-tooltool

Installation & Configuration

{
  "mcpServers": {
    "piston": {
      "command": "uv",
      "args": [
        "tool",
        "run",
        "--from",
        "git+https://github.com/alvii147/piston-mcp.git@main",
        "piston_mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17