Back to Developer Tools

Go Playground

Execute Go code in Go Playground and generate shareable URLs

Last updated: 1/27/2026

Installation

Add this MCP to your configuration:

{
  "mcpServers": {
    "go-playground": {
      // See GitHub repository for configuration
    }
  }
}