Go Playground MCP Server
by samber
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_go_codeB | Run Go code in the Go Playground and return execution results |
| share_go_codeB | Share Go code and get a shareable URL |
| run_and_share_go_codeB | Run Go code and get both execution results and a shareable URL |
| read_go_playground_urlA | Read Go code from an existing Go Playground URL |
| execute_go_playground_urlC | Execute Go code from an existing Go Playground URL |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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