Skip to main content
Glama

protolint-mcp

by yoheimuta
.notgostyle.yaml628 B
--- # Lint directives. lint: # Linter rules. # Run `protolint list` to see all available rules. rules: # Determines whether or not to include the default set of linters. no_default: true # Set the default to all linters. This option works the other way around as no_default does. # If you want to enable this option, delete the comment out below and no_default. # all_default: true # The specific linters to add. add: - MESSAGES_HAVE_COMMENT - SERVICES_HAVE_COMMENT - RPCS_HAVE_COMMENT - FIELDS_HAVE_COMMENT - ENUMS_HAVE_COMMENT - ENUM_FIELDS_HAVE_COMMENT

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