Back to search
30
MCP

megagrindstone/gopls-mcp

docker/megagrindstone/gopls-mcp

Go language server MCP integration for AI assistants. Navigate and explore Go code naturally.

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

Similar MCP servers embedding-nearest

go-mcp
Go-MCP is a powerful Go(Golang) version of the MCP SDK that implements the Model Context Protocol (MCP) to facilitate seamless communication
0 tools
@paretools/go
MCP server for Go — structured build, test, vet, and module data for AI agents
0 tools
io.github.xieyuschen/gopls-mcp
Semantic code analysis for Go using gopls - language-aware navigation, definitions, references
0 tools
mcp-filesystem-server
Go server implementing Model Context Protocol (MCP) for filesystem operations.
0 tools
go-playground-mcp
🤹 A MCP server to execute Go code in Go Playground and generate shareable URLs
0 tools
mcp-client-go
mcp client for Go (Golang). Integrate multiple Model Context Protocol (MCP) servers
0 tools

How to use

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

{
  "mcpServers": {
    "megagrindstone/gopls-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}