MCP Hub
Back to servers

ani-mcp

Smart AniList MCP server for taste profiling, personalized recommendations, and year-in-review for your anime and manga lists.

glama
Updated
Mar 1, 2026

ani-mcp

A smart MCP server for AniList that gets your anime/manga taste - not just API calls.

What makes this different

Most AniList integrations mirror the API 1:1. ani-mcp gives your AI assistant actual understanding of your watching habits:

  • anilist_pick - "What should I watch next?" based on your taste profile and mood
  • anilist_taste - Natural language summary of your anime/manga preferences
  • anilist_compare - Compare taste between two users
  • anilist_wrapped - Your year-in-review stats

Plus the essentials: search, details, seasonal browsing, list management, and community recommendations.

Install

{
  "mcpServers": {
    "anilist": {
      "command": "npx",
      "args": ["-y", "ani-mcp"],
      "env": {
        "ANILIST_USERNAME": "your_username"
      }
    }
  }
}

Tools

ToolDescription
anilist_searchSearch anime/manga by title with filters
anilist_detailsFull details for a specific anime/manga
anilist_seasonalBrowse a season's anime lineup
anilist_listGet a user's anime/manga list
anilist_statsUser watching/reading statistics
anilist_pickPersonalized "what to watch next" recommendations
anilist_tasteGenerate your taste profile
anilist_compareCompare taste between two users
anilist_wrappedYear-in-review summary
anilist_recommendationsCommunity recs for a specific title

License

MIT

Reviews

No reviews yet

Sign in to write a review