Development · MODEL CONTEXT PROTOCOL
hloiseaufcms mcp gopls
hloiseaufcms mcp gopls is a community-listed Model Context Protocol server. Review the source repository before installation.
WHAT IT CONNECTS
What hloiseaufcms mcp gopls gives an AI Agent
- **LSP Integration**: Connection to Go's Language Server Protocol for code analysis
- **Code Navigation**: Finding definitions and references in the code
- **Code Quality**: Getting diagnostics and errors
- **Advanced Information**: Hover information and completion suggestions
- Go 1.21 or higher
- gopls installed (`go install golang.org/x/tools/gopls@latest`)
- Make sure Ollama is running
- The MCP server runs independently and communicates through stdin/stdout
- Configure your client to use the MCP server as a tool provider
SECURITY
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.