ksysoev/mcp-go-tools
A Go-focused Model Context Protocol (MCP) server that provides idiomatic Go code generation, style guidelines, and best practices. This tool helps Language Models understand and generate high-quality Go code following established patterns and conventions.
Platform-specific configuration:
{
"mcpServers": {
"mcp-go-tools": {
"command": "npx",
"args": [
"-y",
"mcp-go-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...