Rust Mcp Schema
A type-safe implementation of the official Model Context Protocol (MCP) schema in Rust.
Gemini Cli
> Gemini Rust Suite 🦀: A powerful, modular Rust toolkit for interacting with Google Gemini. Features a feature-rich CLI, persistent semantic memory (LanceDB), and extensible tool integration via the Model Context Protocol (MCP).
Mcp Oauth2.1 Server
Reference mcp server implementation of draft mcp oauth spec https://modelcontextprotocol.io/specification/draft/basic/authorization#2-3-authorization-server-discovery
Mcp Server Blog
Example of a MCP implementation using TypeScript and OAuth.
Mcp Express Sse
MCP Server - HTTP with SSE - For remote servers, launch a web server that includes a Server-Sent Events (SSE) endpoint for pushing updates to clients, along with a separate endpoint to receive messages sent from the client.