Skip to main content
Glama

protolint-mcp

by yoheimuta
invalid.proto230 B
syntax = "proto3"; message Outer { option (my_option).a = true; // inner is an inner message. message Inner { // Level 2 int64 ival = 1; } repeated Inner inner_messages = 2; } package my.package;

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