trpc-mcp
If you are the rightful owner of trpc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
tRPC <-> MCP allows serving tRPC routes via the Model Context Protocol (MCP).
The tRPC <-> MCP integration provides a seamless way to serve tRPC routes using the Model Context Protocol (MCP). This integration is designed to enable developers to expose their tRPC APIs through MCP, allowing for enhanced interoperability and communication between different systems and platforms. By leveraging the power of MCP, developers can ensure that their tRPC routes are accessible and usable in a variety of contexts, making it easier to build scalable and flexible applications. The integration involves setting up tRPC with MCP metadata, enabling routes, and serving them through an MCP server.
Features
- Seamless integration of tRPC routes with MCP.
- Enhanced interoperability between different systems.
- Easy setup with minimal configuration.
- Support for OpenAPI metadata in tRPC routes.
- Flexible transport options for serving routes.