xieyuschen/gopls-mcp
MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
Leverages gopls (the official Go language server) to provide precise semantic analysis—definitions, references, and type information—directly to LLMs via the MCP protocol, eliminating noisy text-based code retrieval. Delivers compiler-level accuracy for Go projects while minimizing context window pollution by returning only structurally verified code elements. Built as a community fork of gopls under BSD license, enabling deterministic code navigation for AI agents working with Go codebases.
Stars
50
Forks
7
Language
Go
License
BSD-3-Clause
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/xieyuschen/gopls-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
digitalocean-labs/mcp-digitalocean
MCP DigitalOcean Integration
SigNoz/signoz-mcp-server
MCP Server for SigNoz
buildkite/buildkite-mcp-server
Official MCP Server for Buildkite.
razorpay/razorpay-mcp-server
Razorpay's Official MCP Server
tuannvm/mcp-trino
A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.