Skip to main content
Glama

Go Playground MCP Server

by samber

share_go_code

Generate shareable URLs for Go code snippets to enable easy distribution and collaboration on programming examples.

Instructions

Share Go code and get a shareable URL

Input Schema

NameRequiredDescriptionDefault
codeYesThe Go code to share

Input Schema (JSON Schema)

{ "properties": { "code": { "description": "The Go code to share", "type": "string" } }, "required": [ "code" ], "type": "object" }

Other Tools from Go Playground MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/samber/go-playground-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server