AniList
JSON →AniList MCP server for accessing AniList API data
Install
npx @modelcontextprotocol/inspector Tools · 20
- search_anime Search for anime by title
- get_anime_details Get detailed information about a specific anime
- get_airing_schedule Get the airing schedule for currently airing anime
- search_manga Search for manga by title
- get_manga_details Get detailed information about a specific manga
- get_trending_anime Get currently trending anime
- get_popular_anime Get popular anime
- get_top_rated_anime Get top rated anime
- get_upcoming_anime Get upcoming anime for the next season
- get_studio_info Get information about a specific studio
- get_character_info Get information about a specific character
- get_staff_info Get information about a specific staff member
- get_user_anime_list Get a user's anime list
- get_user_manga_list Get a user's manga list
- get_recommendations Get anime recommendations based on a given anime
- get_genre_list Get a list of all anime genres
- search_by_genre Search anime by genre
- get_anime_stats Get statistics for a specific anime
- get_reviews Get reviews for a specific anime
- get_related_media Get related media for a specific anime or manga
Environment variables
ANILIST_TOKEN
Links
★ 77 GitHub stars