Skip to main content
Glama

protolint-mcp

by yoheimuta
main.go215 B
package main import ( "os" protoc "github.com/yoheimuta/protolint/internal/cmd/protocgenprotolint" ) func main() { os.Exit(int( protoc.Do( os.Args[1:], os.Stdin, os.Stdout, os.Stderr, ), )) }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yoheimuta/protolint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server