Started working on this today, after running into several issues with Anthropic’s MCP SDK. I decided to build my own minimal framework to create MCP (Model Context Protocol) servers using the Server-Sent Events (SSE) protocol. just sse.
The goal is to keep it simple, and lightweight.