概要
Wraps the gopls Go language server as an MCP (Model Context Protocol) server, enabling AI-powered code assistance features within Claude and other MCP-compatible environments. It provides functionality such as GoToDefinition, FindReferences, diagnostics, and more, allowing for enhanced code understanding and manipulation within AI-assisted development workflows.
主な機能
- RenameSymbol
- OrganizeImports
- FindReferences
- FormatCode
- GoToDefinition
- GetDiagnostics
- 7 GitHub stars
ユースケース
- Integrate Go language support into AI-powered code assistants.
- Enable code navigation and refactoring within Claude.
- Provide real-time diagnostics and code completion in MCP environments.