trpc-mcp simplifies the process of serving your tRPC (TypeScript Remote Procedure Call) routes through the Model Context Protocol (MCP). This enables seamless integration with MCP-compatible clients, allowing you to leverage the benefits of MCP for your tRPC applications without extensive configuration or code modification. It allows existing tRPC procedures to be easily surfaced via MCP.