by trpc-group · MCP Server · ★ 63
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
tRPC MCP Go: Model Context Protocol Implementation with Streaming HTTP Support A Go implementation of the Model Context Protocol (MCP) with comprehensive streaming HTTP support. This library enables efficient communication between client applications and tools/resources. Features Core Features Full MCP Specification Support: Implements MCP, supporting protocol versions up to 2025-03-26 (defaulting to 2024-11-05 for client compatibility in examples). Streaming Support: Real-time data streaming with Server-Sent Events (SSE) Tool Framework: Register and execute tools with structured parameter handling Struct-First API: Generate schemas automatically from Go structs with type safety Resource Management: Serve text and binary resources with RESTful interfaces Prompt Templates: Create and manage prompt templates for LLM interactions Progress Notifications: Built-in support for progress updates on long-running operations Logging System: Integrated logging with configurable levels Transport Options trpc-mcp-go supports three transport mechanisms for different deployment scenarios: STDIO Transport Use Case: Local integrations, command-line tools, cross-language compatibility Communication:...
| Stars | 63 |
| Forks | 32 |
| Language | Go |
| Category | MCP Server |
| Quality Score | 62.8999782504536/100 |
| Open Issues | 26 |
| Last Updated | 2026-07-02 |
| Created | 2025-04-29 |
| Platforms | go, mcp |
| Est. Tokens | ~27k |
These tools work well together with trpc-mcp-go for enhanced workflows:
Explore other popular mcp server tools:
trpc-mcp-go is Go implementation of the Model Context Protocol (MCP) with comprehensive Streamable HTTP, STDIO, and SSE support.. It is categorized as a MCP Server with 63 GitHub stars.
trpc-mcp-go is primarily written in Go.
You can find installation instructions and usage details in the trpc-mcp-go GitHub repository at github.com/trpc-group/trpc-mcp-go. The project has 63 stars and 32 forks, indicating an active community.