A comprehensive reference implementation of the Model Context Protocol (MCP) server demonstrating all protocol features with full authentication support and horizontal scalability.
All MCP features including tools, resources, prompts, sampling, completions, and logging with full protocol compliance.
Streamable HTTP (SHTTP) and Server-Sent Events (SSE) transports for flexible client integration.
Complete OAuth flow with PKCE support and a built-in fake provider for testing and development.
Redis-backed session management enables multi-instance deployments with automatic load distribution.
Echo, add, long-running operations, LLM sampling, image handling, annotations, resource references, and elicitations.
Example resources with pagination, templates, subscriptions, and real-time update notifications.