gopls-mcp

averycrespi/gopls-mcp

3.1

If you are the rightful owner of gopls-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

gopls-mcp is an MCP server that integrates the Go language server's capabilities with the Model Context Protocol, providing semantic analysis for Go code.

Tools

Functions exposed to the LLM to take actions

list_symbols_in_file

Lists all symbols in a Go file with hierarchical structure.

find_symbol_definitions_by_name

Finds symbol definitions by name with fuzzy search.

find_symbol_references_by_anchor

Finds all references to a specific symbol instance.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources