MCP Hub
Back to servers

Protobuf Formatter

MCP (Model Context Protocol) Server. Formats Protocol Buffer (.proto) files with consistent indentation and standardized conventions for cleaner, more maintainable code

Stars
1
Validated
Jan 11, 2026

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": []
    }

Reviews

No reviews yet

Sign in to write a review