A reference implementation built on the Skybridge framework that demonstrates how to serve e-commerce product data through MCP. The server exposes product catalog operations over streamable HTTP and SSE transports, letting you request and display product listings dynamically. Worth looking at if you're evaluating Skybridge for building type-safe MCP servers with React-based views, or if you need a starting point for connecting product APIs to Claude or ChatGPT. The example shows the full stack pattern: tool registration on the server side, structured content responses, and corresponding view components. Hosted at ecommerce.skybridge.tech with source available for reference.
claude mcp add --transport http tech.skybridge.ecommerce-ecom-carousel https://ecommerce.skybridge.tech