Anime Streamer
bynurbxfit
0Provides a real-time, streamable HTTP and SSE server for querying anime lists via the Jikan API on Cloudflare Workers.
Acerca de
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.
Características Principales
- Real-time updates via Server-Sent Events (SSE)
- Supports streamable HTTP responses
- Easy deployment to Cloudflare Workers
- Local development with Wrangler
- Integrates with Jikan API for anime data
- 0 GitHub stars
Casos de Uso
- Building real-time, event-driven applications on Cloudflare Workers
- Providing anime list data via MCP for external tools
- Integrating with Claude for dynamic tool access