Protobuf Formatter
Formats Protocol Buffer (.proto) files with consistent indentation and standardized conventions for cleaner, more mai...
What it does
Formats Protocol Buffer (.proto) files with consistent indentation and standardized conventions for cleaner, more maintainable code
Protofmt-mcp is an MCP server that formats Protocol Buffer (.proto) files according to standardized conventions. Developed by Ernest Micklei, it leverages the proto and proto-contrib packages to parse and reformat protobuf files with consistent indentation (2 spaces). The server exposes a single tool that accepts a file path parameter, reads the specified .proto file, formats its content, and writes it back to the original location. Designed for integration with code editors like Visual Studio Code, it enables developers to maintain clean, consistently formatted protobuf definitions with minimal configuration.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present