
tRPC MCP Go
Supports UIby trpc-group
High-performance Go implementation of the Model Context Protocol with streaming HTTP and SSE support.
What it does
tRPC MCP Go is a comprehensive framework for building MCP servers and clients in Go. It provides a robust set of tools for developers to expose Go-based functions, resources, and prompts to LLMs, with advanced support for real-time data streaming.
Tools
greet: A sample greeting tool demonstrating basic parameter handling.multi-stage-greeting: A specialized tool showcasing SSE-based progress notifications and real-time streaming.
Installation
Use the Go CLI to install the package:
go get trpc.group/trpc-go/trpc-mcp-go
For Claude Desktop, configure the binary as follows:
{
"mcpServers": {
"trpc-mcp-go": {
"command": "/path/to/trpc-mcp-go-bin",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
go get trpc.group/trpc-go/trpc-mcp-goInformation
- Pricing
- free
- Published
- 5/11/2026
- stars





