Skip to main content
Glama

protolint-mcp

by yoheimuta
trailingcomment3.proto198 B
syntax = "proto3"; service SearchService { // service comment rpc GetAll(GetRequest) returns(GetReply) { // get the global address table option(requestreply.Nats).Subject = "get.addrs"; } }

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