Provides a real-time, streamable HTTP and SSE server for querying anime lists via the Jikan API on Cloudflare Workers.
Explore a foundational example of a Model Context Protocol (MCP) server designed for Cloudflare Workers, leveraging Hono for efficient handling of Server-Sent Events (SSE) and streamable HTTP responses. This server demonstrates how to integrate with the Jikan API to query and provide real-time anime list data, offering a robust base for building dynamic, event-driven applications on the Cloudflare edge. It includes clear instructions for local development, deployment, and integration with tools like the Model Context Protocol Inspector and Claude.