💻

Go Language Server

by golang

About

Official Go language server (gopls) MCP integration. Navigate codebases, find usages, refactor Go code, and run tests intelligently.

Installation

binary
go install golang.org/x/tools/gopls@latest

Frequently Asked Questions

What is the Go Language Server MCP server?
Official Go language server (gopls) MCP integration. Navigate codebases, find usages, refactor Go code, and run tests intelligently.
How do I install Go Language Server?
Install via binary: go install golang.org/x/tools/gopls@latest
What AI clients work with Go Language Server?
Go Language Server works with Cursor, VS Code, Windsurf, Cline, Zed.