Skip to main content
Glama

protolint-mcp

by yoheimuta
disable_next.proto672 B
syntax = "proto3"; // protolint:disable:next MESSAGE_NAMES_UPPER_CAMEL_CASE message first_outer { 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; } // protolint:disable:next MESSAGE_NAMES_UPPER_CAMEL_CASE message accountForAdmin {} // protolint:disable:next MESSAGE_NAMES_UPPER_CAMEL_CASE message Special_EndOfSupport {} } // protolint:disable:next MESSAGE_NAMES_UPPER_CAMEL_CASE message second { // protolint:disable:next MESSAGE_NAMES_UPPER_CAMEL_CASE message account_for_admin {} }

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