Skip to main content
Glama

protolint-mcp

by yoheimuta
disable_this.proto660 B
syntax = "proto3"; message first_outer { // protolint:disable:this MESSAGE_NAMES_UPPER_CAMEL_CASE option (my_option).a = true; // inner is an inner message. // protolint:disable:next MESSAGE_NAMES_UPPER_CAMEL_CASE message first_inner { // Level 2 int64 ival = 1; } message accountForAdmin {} // protolint:disable:this MESSAGE_NAMES_UPPER_CAMEL_CASE message Special_EndOfSupport {} // protolint:disable:this MESSAGE_NAMES_UPPER_CAMEL_CASE } message second { // protolint:disable:this MESSAGE_NAMES_UPPER_CAMEL_CASE message account_for_admin {} // protolint:disable:this MESSAGE_NAMES_UPPER_CAMEL_CASE }

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