Grpcurl MCP
An MCP service tool based on grpcurl
rating : 2.5 points
downloads : 16
What is the MCP gRPCurl Server?
The MCP gRPCurl Server is a tool based on the gRPC protocol for interacting with remote services. It uses the `grpcurl` command-line tool to perform method calls, list services, and describe service details.How to use the MCP gRPCurl Server?
First, you need to install the necessary dependencies, then configure the MCP settings and start the server. After that, you can perform specific operations through the command-line tool.Applicable Scenarios
It is suitable for developers and technical teams who need to communicate with gRPC services frequently, especially useful during the debugging and testing phases.Main Features
Method CallCall methods of gRPC services through the reflection mechanism, and support custom request headers and JSON-formatted data input.
Service ListGet a list of all available gRPC services on the target server.
Service DescriptionProvide detailed description information of gRPC services or message types.
Advantages and Limitations
Advantages
Easy to integrate into the existing development process
Powerful reflection ability supports various operations
Rich command-line options meet different needs
Limitations
It has a certain dependence on the gRPC protocol version
Requires the installation of additional dependencies (such as grpcurl)
How to Use
Install Dependencies
Ensure that the Go language environment (version 1.23.0 or higher) is installed, and download the grpcurl tool.
Configure MCP Settings
Edit the MCP configuration file and add the following content:
{
"command": "mcp-grpcurl",
"env": {
"ADDRESS": "localhost:8005"
},
"disabled": false,
"autoApprove": []
}
Run the Server
Start the MCP client and connect to the gRPC service.
Usage Examples
Example 1: Call a gRPC MethodDemonstrate how to use the invoke command to call a specific gRPC method.
Example 2: List All ServicesShow how to quickly get the service list on the target server.
Frequently Asked Questions
How to install the grpcurl tool?
What should I do if I encounter a connection failure?
Which operating systems are supported?
Related Resources
GitHub Repository
The official GitHub page of the project, containing source code and documentation.
grpcurl Official Documentation
Detailed usage guide for the grpcurl tool.
Featured MCP Services

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
117
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
858
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
171
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
591
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.3K
4.7 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
776
4.8 points