protofmt-mcp
An MCP server that can format a single .proto file.
install
go install github.com/emicklei/protofmt-mcp@latest
usage in Visual Studio Code
"protofmt-mcp": {
"command": "/Users/ernestmicklei/go/bin/protofmt-mcp",
"args": []
}