Skip to main content
Glama

protolint-mcp

by yoheimuta
protolint.yaml550 B
--- lint: ignores: - id: ENUM_FIELD_NAMES_UPPER_SNAKE_CASE files: - path/to/foo.proto - path/to/bar.proto - id: ENUM_NAMES_UPPER_CAMEL_CASE files: - path/to/foo.proto rules: no_default: true add: - FIELD_NAMES_LOWER_SNAKE_CASE - MESSAGE_NAMES_UPPER_CAMEL_CASE remove: - RPC_NAMES_UPPER_CAMEL_CASE rules_option: max_line_length: severity: note max_chars: 80 tab_chars: 2 indent: severity: warning style: tab newline: "\n"

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