Skip to main content
Glama

protolint-mcp

by yoheimuta
avoid_required.proto305 B
syntax = "proto3"; message first_outer { // inner is an inner message. message first_inner { // Level 2 repeated inner innerMessage = 2; inner innerRequired = 5; } } message second_outer { int64 hoge = 4; string fuga = 3; }

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