Developer Tools
Piston MCP
Piston MCP provides AI-powered remote code execution across 50+ programming languages. Run Python, JavaScript, Rust, Go, C++, Java, and many more in secure, sandboxed environments. Perfect for testing code snippets, running algorithms, and validating solutions without local setup.
Stars
350
Installs
7.0k
License
MIT
Kind
MCP
Trust evidence
Catalogued
Catalogued MCP with public repository metadata. Not a verified endorsement.
- Stars: 350 · catalog
- Freshness: Updated 2026-01-11
- Used in 0 known stacks (editorial graph may still apply)
Prerequisites
- · Host app that loads MCP config (Cursor, Claude Desktop, etc.)
- · Python 3 + pip
Reference command
{
"mcpServers": {
"piston": {
"command": "python",
"args": ["-m", "piston_mcp"]
}
}
}