Gopls is an implementation of a Model Context Protocol (MCP) server that integrates the Go language server (gopls) to provide LSP-powered analysis, tests, code coverage, and tooling for Go projects. It is designed for developers who want to use AI and automation workflows with Go codebases, leveraging the well-established 'gopls' LSP functionalities within the MCP framework.
Visit Gopls's official website for product details and getting started.