Skip to main content
Glama

protolint-mcp

by yoheimuta
messageNamesExcludePrepositionsOption.go413 B
package config // MessageNamesExcludePrepositionsOption represents the option for the MESSAGE_NAMES_EXCLUDE_PREPOSITIONS rule. type MessageNamesExcludePrepositionsOption struct { CustomizableSeverityOption `yaml:",inline"` Prepositions []string `yaml:"prepositions" json:"prepositions" toml:"prepositions"` Excludes []string `yaml:"excludes" json:"excludes" toml:"excludes"` }

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