alvii147-piston-mcp
MCP server that lets LLMs execute code through the Piston remote code execution engine, with a zero-config `uv` setup and a ready-to-use Claude Desktop config example.
- Score
- 65.5432 signals
- Evidence
- 9 stars · 3 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
ConfigurationManual
{
"mcpServers": {
"alvii147-piston-mcp": {
"command": "uv",
"args": [
"setup",
"and",
"a",
"ready-to-use",
"Claude",
"Desktop",
"config",
"example"
]
}
}
}Alternatives · MCPs
- flyto-core480 stars · 83 forks96.768
- sdglbl-claude-code303 stars · 37 forks95.384
- vinkius-labs-mcp-fusion257 stars · 22 forks94.264
What it is
MCP server that lets LLMs execute code through the Piston remote code execution engine, with a zero-config uv setup and a ready-to-use Claude Desktop config example.
When to use it
When an agent needs the "Code Execution" capability this MCP server exposes.
Source
Migrated from the awesome-mcp-servers navigation directory (category: Code Execution). See https://github.com/alvii147/piston-mcp.