Implements a Model Context Protocol server using Server-Sent Events (SSE), designed for deployment with Netlify Edge Functions.
Sse provides a sample implementation of a Model Context Protocol (MCP) server utilizing Server-Sent Events (SSE). It's specifically designed to be deployed using Netlify Edge Functions, offering a real-time communication solution with a simple client interface. The included demo allows users to test the SSE connection and message exchange, ensuring proper server operation after deployment.