This is a demonstration Spring Boot server that shows how to package and distribute MCP servers as OCI container images through GitHub Container Registry. It uses Server-Sent Events for transport and serves as a reference implementation for developers looking to publish their own MCP servers to the registry using the GHCR workflow. The repository itself is a placeholder example rather than a production tool, so you'd primarily use it as a template or learning resource if you're building Java-based MCP servers and want to understand the OCI image distribution pattern. Think of it as scaffolding that demonstrates the packaging mechanics rather than a server with specific functionality.
claude mcp add --transport stdio io.github.fengcl-mcp-sse-demo-02 -- docker run -i --rm ghcr.io/fengcl/mcp-sse-demo-02:0.1.5