Gopls Wrapper
Provides Go language server features to MCP-compatible tools like Claude for AI-powered code assistance.
About
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.
Key Features
- RenameSymbol
- OrganizeImports
- FindReferences
- FormatCode
- GoToDefinition
- GetDiagnostics
- 7 GitHub stars
Use Cases
- 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.