Skip to main content
Glama

protolint-mcp

by yoheimuta
disable_next.proto689 B
syntax = "proto3"; message first_outer { // inner is an inner message. message first_inner { // Level 2 // protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED repeated inner innerMessage = 2; } // protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED repeated string My_map = 4; group Result = 8 { // protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED repeated string url = 9; int64 amount = 10; } } message second_outer { // protolint:disable:next REPEATED_FIELD_NAMES_PLURALIZED repeated google.protobuf.Empty OneofEmpty = 20; string oneof_String = 21; }

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