mcpbeat

Gopls MCP Server

io.github.xieyuschen/gopls-mcp
local only

Gopls MCP runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 29 Jun 2026.

Semantic code analysis for Go using gopls - language-aware navigation, definitions, references

Installs / week
not published
57
Stars
3 open issues
29 Jun 2026
Last commit
from GitHub
BSD-3-Clause
License
Go

Gopls MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Gopls MCP?
Gopls MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Gopls MCP open source?
Yes — it is published under the BSD-3-Clause licence, written in Go, 57 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.