#555·grpcurl

Could the grpcurl project include a test grpc server image as well? I could find a popular pre-built grpc server purely for network testing.

Author: red8888Created Mar 27, 2026Updated Mar 27, 2026

This is a feature request.

It would be super helpful if there was a fullstorydev/grpc-test-server image.

So you could stand up a simple grpc server via prebuilt container and hit it with grpcurl.

In production environments having a pre-built container image I could put wherever and hit with grpcurl with some canned commands I know should work would help a lot with troubleshooting network issues, etc.

I'm suggesting this as a feature here because this is a very popular client tool for troubleshooting, just thinking if you published a simple test server as well they would compliment each other.