grafbase: Grafbase is a self-hosted, Rust-powered GraphQL Federation Gateway for high-scale, mission-critical applications. It unifies diverse data sources and microservices into a single, performant GraphQL API, offering enterprise-grade security and flexible deployment options.; rust-mcp-sdk: Rust MCP SDK is a high-performance, asynchronous Rust toolkit designed for building MCP (Model Context Protocol) servers and clients. It abstracts away protocol details and transport mechanisms, allowing developers to concentrate on their core application logic. The SDK provides comprehensive support for the latest MCP protocol, including various transports and powerful procedural macros for streamlined development.
Unifying disparate microservices, legacy systems, and third-party APIs into a single federated GraphQL API.
Building high-performance MCP servers that interact with various clients using different transport mechanisms (Stdio, HTTP).