mcp-animenewsnetwork
Related Servers
Alternatives to mcp-animenewsnetwork
- AlicenseAqualityBmaintenanceMCP server for Metacritic that enables searching films, shows, and games, retrieving Metascores and audience scores, and accessing critic reviews with publication details and links, all without requiring an API key.478 npmMIT
- AlicenseAqualityAmaintenanceAn MCP server for the Internet Archive that enables searching the full text of digitized books, browsing the catalogue, and reading Wayback Machine captures. No API key or configuration required.6156 npmMIT
Related Servers
- AlicenseNot gradedqualityAmaintenanceAn MCP server for anime and manga discovery, enabling search, detail retrieval, franchise watch order, seasonal schedule, character lookups, rankings, and studio filmography via natural language.78 npm1Apache 2.0
- AlicenseAqualityAmaintenanceMCP server for MyAnimeList that enables searching anime/manga, getting details, rankings, seasons, characters, reviews, and user profiles without authentication, and managing personal anime/manga lists with authentication (token required).5476 npm2MIT
- AlicenseBqualityDmaintenanceMCP Server for interacting with the MyAnimeList API, allowing LLM clients to access and interact with anime, manga and more.152MIT
- AlicenseNot gradedqualityCmaintenanceMCP server that exposes MyAnimeList v2 API with OAuth authentication, enabling anime and manga search, rankings, seasonal charts, and user list management through natural language.Apache 2.0
- AlicenseBqualityCmaintenanceAniList MCP server for accessing AniList API data4467 npm86MIT
- AlicenseNot gradedqualityDmaintenanceA Model Context Protocol server that provides access to MyAnimeList's API for anime and manga data. It enables users to search, view rankings, manage their personal lists, and get recommendations through Claude and other MCP clients.76 npm1MIT
TDQS
Scored across 4 tools
Each tool has a clearly distinct purpose: searching titles, reading an encyclopedia entry by id, listing recent additions, and fetching news. The descriptions explicitly call out where one tool should be preferred over another.
Tool names mostly follow a consistent verb_noun pattern: search_titles, get_title, get_news. list_recent is slightly inconsistent because 'recent' is not a clear resource noun, but the overall style is still predictable and readable.
Four tools is well-scoped for this server: search, read, browse/list, and news each cover a distinct part of the Anime News Network domain without redundancy.
The core workflows are covered: find an anime/manga by title, read its full entry, browse recent additions, and get current news. Minor gaps exist, such as no direct search for people or companies and no access to older news stories, but these are workable for the stated purpose.