samber/go-playground-mcp
🤹 A MCP server to execute Go code in Go Playground and generate shareable URLs
Platform-specific configuration:
{
"mcpServers": {
"go-playground-mcp": {
"command": "npx",
"args": [
"-y",
"go-playground-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...