Skip to main content
Glama

protolint-mcp

by yoheimuta
customizableSeverityOption.go281 B
package config import "github.com/yoheimuta/protolint/linter/rule" // CustomizableSeverityOption represents an option where the // severity of a rule can be configured via yaml. type CustomizableSeverityOption struct { Severity rule.Severity `yaml:"severity" toml:"severity"` }

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