mcp-go-tools

mcp-go-tools

5

MCP GO Tools is a Model Context Protocol server focused on generating high-quality idiomatic Go code. It features a command-line interface, Go-specific guidelines, and a clean architecture for extensibility, making it a powerful tool for Go developers.

mcp-go-tools start

Start the MCP server

mcp-go-tools start --config config.yaml

Start the server with the specified configuration

mcp-go-tools start --config config.yaml --log-file=server.log

Write logs to file