Skip to main content
Glama

sendRequest

Submit gRPC requests to a server by specifying the proto file path, server address, service, method, and request body in JSON format, with optional headers and SSL configuration.

Instructions

Send a request to a gRPC server

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
addressYesAddress of the gRPC server (e.g., it2.trylion-customer-api.askul-it.com:443)
bodyYesRequest body in JSON format
configNoConfiguration options for the request
headersNoOptional headers to include in the request
methodYesMethod name (e.g., GetAddress)
pathYesPath to the proto file (Full path)
serviceYesService name (e.g., AddressService)

Latest Blog Posts

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/Yuki4-dev/grpc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server