Search anime/manga, franchise watch order, schedule, characters, rankings, studio filmography.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Anime MCP Server.
anime_search_mediaSearch anime or manga by title, genre, tag, season, year, format, or status. Returns ranked results with IDs, titles, scores, format, and episode/chapter counts. AniList primary; Jikan fallback on empty results.
anime_get_mediaFull detail for one anime or manga by AniList ID β synopsis, format, episode/chapter count, status, season, studios, source material, genres and tags (spoiler-flagged), AniList and MAL scores side by side, streaming links, cover/banner, and direct relations.
anime_get_relationsFranchise untangler. Walks the related-works graph from a media ID beyond one hop β sequels, prequels, side stories, movies, OVAs, source and adaptation β and returns them in suggested watch/read order.
anime_get_scheduleAiring schedule for a season or upcoming episode window. Season mode lists all anime airing in a given season/year. Upcoming mode returns the next episode for each airing title within a date window, with UTC timestamp and countdown.
anime_find_charactersCharacters and voice actors for a title, or look up a character/VA by name. Returns characters with role (main/supporting/background), voice actors by language, and cross-links to other media.
anime_get_recommendationsRecommendations for a title, merged from AniList and Jikan (MAL), with scores and vote counts. Optionally accepts what the user liked about the source title to contextualize picks.
Search anime/manga, get full detail, franchise watch order, seasonal schedule, characters, rankings, and studio filmography via MCP. STDIO or Streamable HTTP.
Eight tools covering anime and manga discovery, detail, and navigation:
| Tool | Description |
|---|---|
anime_search_media | Search anime or manga by title, genre, tag, season, year, format, or status. Returns ranked results with IDs, titles, scores, format, and episode/chapter counts. AniList primary; Jikan fallback on empty results. |
anime_get_media | Full detail for one anime or manga by AniList ID β synopsis, format, episode/chapter count, status, season, studios, source material, genres and tags (spoiler-flagged), AniList and MAL scores side by side, streaming links, cover/banner, and direct relations. |
anime_get_relations | Franchise untangler. Walks the related-works graph from a media ID beyond one hop β sequels, prequels, side stories, movies, OVAs, source and adaptation β and returns them in suggested watch/read order. |
anime_get_schedule | Airing schedule for a season or upcoming episode window. Season mode lists all anime airing in a given season/year. Upcoming mode returns the next episode for each airing title within a date window, with UTC timestamp and countdown. |
anime_find_characters | Characters and voice actors for a title, or look up a character/VA by name. Returns characters with role (main/supporting/background), voice actors by language, and cross-links to other media. |
anime_get_recommendations | Recommendations for a title, merged from AniList and Jikan (MAL), with scores and vote counts. Optionally accepts what the user liked about the source title to contextualize picks. |
anime_get_rankings | Top, trending, or seasonal rankings. Filterable by genre, tag, and format. Top returns all-time by score; trending returns current week; seasonal returns the current or specified season sorted by popularity. |
anime_get_studio | A studio's full filmography by name or AniList studio ID β all titles the studio produced, sortable by year or score, with format, status, and episode count. |
anime_search_mediaSearch for anime or manga across multiple dimensions.
TV, MOVIE, OVA, MANGA, NOVEL, etc.), and status (RELEASING, FINISHED, etc.)include_adult: true (default off)page and per_pageanime_get_mediaFull detail for a single anime or manga β the flagship tool for a title's complete profile.
spoiler flag; relation descriptions omitted unless reveal_spoilers: trueanime_get_relationsBuild the watch/read order for an entire franchise.
max_depth hops (default 2, max 4)seasonYear and episode/chapter count for contextanime_find_charactersBidirectional character and voice actor lookup.
StaffLanguage enum (JAPANESE, ENGLISH, KOREAN, etc.)| Type | Name | Description |
|---|---|---|
| Resource | anime://media/{id} | Full media record for an anime or manga by AniList ID β same data as anime_get_media. Stable URI for injectable context. |
All resource data is also reachable via tools. Use anime_search_media to discover AniList IDs before fetching the resource URI.
Built on @cyanheads/mcp-ts-core:
none, jwt, oauthin-memory, filesystem, Supabase, Cloudflare KV/R2/D1Anime/manga-specific:
idMal bridge β no cross-source ID guessingAgent-friendly output:
meanScore (0β100) and MAL score (0β10) with population size (scored_by) so agents can reason about weight; never blended into a compositeisGeneralSpoiler; relation descriptions omitted unless opted inWINTER 2024) to avoid the winter/spring/summer/fall boundary footgunNo API keys required β all three upstream sources (AniList, Jikan, Kitsu) are keyless public APIs.
Add the following to your MCP client configuration file:
Or with npx (no Bun required):
Or with Docker:
For Streamable HTTP, set the transport and start the server:
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/anime-mcp-server)<a href="https://allmcps.com/mcp/anime-mcp-server"><img src="https://allmcps.com/api/badge/anime-mcp-server?style=directory" alt="Anime MCP Server on AllMCPs" /></a>