Skip to main content
Glama

protolint-mcp

by yoheimuta
disable_this.proto449 B
syntax = "proto3"; service SearchApi { rpc search (SearchRequest) returns (SearchResponse) {}; // protolint:disable:this RPC_NAMES_UPPER_CAMEL_CASE }; service SearchLocationApi { rpc Search_location_primary (SearchRequest2) returns (SearchResponse2) {}; // protolint:disable:this RPC_NAMES_UPPER_CAMEL_CASE rpc searchLocation (SearchRequest3) returns (SearchResponse3) {}; // protolint:disable:this RPC_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