A demo MCP server that showcases the 2026-07-28 MCP protocol revision features: discover, stateless calls, multi-round-trip requests, subscriptions, and cache hints. It also maintains backward compatibility with legacy 2025-11-25 clients.
Educational MCP server demonstrating the 2026-07-28 stateless protocol with raw Starlette, no SDK, featuring tools, request state handles, MRTR elicitation, and subscriptions.
MCP server that demonstrates the Resources feature by exposing static and dynamic resources, including contact data and personalized greetings, through MCP.
Minimal MCP server for testing SkyStage's self-auth auto-detection feature. It includes tools like ping, echo, server_info, and read_secret, and uses a mock OAuth provider for login.