Back to search
30
MCP

go-playground-mcp

samber/go-playground-mcp

🤹 A MCP server to execute Go code in Go Playground and generate shareable URLs

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

go-mcp-server
A Model Context Protocol (MCP) server implementation from scratch in Go. Made for learning purposes only
0 tools
mcp-server-playground
A playground for Model Context Protocol (MCP) server built with TypeScript and Streamable HTTP transport with an OAuth Proxy for 3rd party a
0 tools
mcp-filesystem-server
Go server implementing Model Context Protocol (MCP) for filesystem operations.
0 tools
go playground mcp
Metadata-only Glama MCP server.
0 tools
mcpcommunity/mark3labs-mcp-filesystem-server
Go server implementing Model Context Protocol (MCP) for filesystem operations.
0 tools
megagrindstone/gopls-mcp
Go language server MCP integration for AI assistants. Navigate and explore Go code naturally.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "go-playground-mcp": {
      "url": "https://www.npmjs.com/package/go-playground-mcp",
      "transport": "http"
    }
  }
}