Skip to content
Back to search
30
MCP

@supernova123/grpc-mcp-server

npm/@supernova123/grpc-mcp-server

MCP server for gRPC — service discovery via server reflection, method invocation, type schema inspection for Claude, Cursor, and AI agents

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

Similar MCP servers embedding-nearest

@supernova123/graphql-mcp-server
MCP server for GraphQL — schema introspection, auto-generated tools, query/mutation execution for Claude, Cursor, and AI agents
0 tools
io.github.grulex/grpc-invoke-mcp
MCP server for describing and invoking gRPC methods
0 tools
@supernova123/docker-mcp-server
MCP server for Docker — container management, health checks, auto-restart, Compose lifecycle, and log streaming for Claude, Cursor, and AI a
0 tools
@supernova123/system-monitoring-mcp-server
MCP server for Linux system monitoring — CPU, memory, disk, network, processes, systemd services, and system logs for Claude, Cursor, and AI
0 tools
@supernova123/cron-scheduler-mcp-server
MCP server for cron job scheduling with systemd integration, retry logic, and observability
0 tools
granola-mcp-server
MCP server for Granola.ai meeting intelligence
0 tools

How to use

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

{
  "mcpServers": {
    "@supernova123/grpc-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}