Skip to content

emicklei/protofmt-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

MCP server that can format your ProtocolBuffer (.proto) files version 2,3 or editions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages