Gopls
Integrates the Go language server (gopls) with Model Context Protocol (MCP) compatible hosts, bringing advanced Go development features to AI-powered coding environments.
Acerca de
Gopls-mcp is a Model Context Protocol (MCP) server designed to bridge the powerful Go language server, gopls, with various MCP-compatible coding environments such as Claude Code, Claude Desktop, and VS Code. Developed in collaboration with Claude Code, this project provides seamless Go development assistance, leveraging gopls to deliver essential language features like navigating definitions, finding references, and getting hover information directly within AI-powered coding environments, enhancing developer productivity.
Características Principales
- Go to Definition for symbols across Go workspaces
- 1 GitHub stars
- Find References to functions, variables, and types
- Hover Information for documentation, types, and signatures
Casos de Uso
- Locate all instances where a Go function, variable, or type is used
- Retrieve contextual documentation and type information for Go symbols
- Navigate to symbol definitions in Go code within AI-powered assistants