🔌 Jikan MCP Server

Welcome to the Jikan (MyAnimeList) Model Context Protocol (MCP) Server. This server provides secure API endpoints for MCP communication with MyAnimeList data.

🌟 Features:

📡 Available Endpoints:

🔒 /mcp - Streamable-HTTP protocol (protected)
🔒 /sse - Server-Sent Events protocol (deprecated, protected)
🔐 /authorize - OAuth authorization
🔐 /token - OAuth token endpoint
📝 /register - Client registration

📚 Documentation & Source Code

Find setup instructions, examples, and contribute to the project:

View on GitHub
🔐 Authentication Required: This MCP server is protected by OAuth. You'll need proper authentication to access the MCP endpoints.

👨‍💻 Developer: Built by nurbxfit