Skip to content
Back to search
30
MCP

io.github.grulex/grpc-invoke-mcp

io.github.grulex/grpc-invoke-mcp

MCP server for describing and invoking gRPC methods

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@supernova123/grpc-mcp-server
MCP server for gRPC — service discovery via server reflection, method invocation, type schema inspection for Claude, Cursor, and AI agents
0 tools
grpc invoke mcp
Metadata-only Glama MCP server.
0 tools
io.github.praveenc/mcp-docs-server
MCP server for searching MCP protocol documentation
0 tools
grpcurl-mcp
MCP server that wraps grpcurl
0 tools
io.github.vulnerscom/vulners-mcp
MCP server for the Vulners.com API
0 tools
io.github.markswendsen-code/grubhub
MCP server for GrubHub - let AI agents order food and manage restaurant delivery autonomously
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.grulex/grpc-invoke-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}