Reference implementations of MCP (Model Context Protocol) servers for project coordination. Built to show how MCP servers are structured, tested, and packaged — and to solve a real problem I had managing state across multiple repos from Claude Code sessions. Transport: **streamable-http** (the production MCPize standard), configurable via `MCP_TRANSPORT=stdio` for local testing.