Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

AniList

NPM · ANILIST-MCP · 3 COMPONENTS · SCANNED AUG 3

AniList MCP server for accessing AniList API data

+54 this week 78 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security88
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (102 of 103), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (102 of 103), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency96
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to yuna0x0/anilist-mcp). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 247 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability70
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2223 tokens (~50/item across 44 items; 44 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · anilist-mcp

# add to Claude Code
claude mcp add yuna0x0-anilist-mcp -- npx -y anilist-mcp
# add to Codex CLI
codex mcp add yuna0x0-anilist-mcp -- npx -y anilist-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yuna0x0-anilist-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "anilist-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add yuna0x0-anilist-mcp --command npx --arg -y --arg anilist-mcp
# ~/.hermes/config.yaml
mcp_servers:
  yuna0x0-anilist-mcp:
    command: "npx"
    args: ["-y", "anilist-mcp"]
// mcp.json
{
  "mcpServers": {
    "yuna0x0-anilist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "anilist-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +57
    • Install scripts: unverified → pass security
    • Known CVEs: unverified → partial security
    • Provenance: unverified → pass security
    • Malware scan: unverified → pass security
    • The attested source repository moved: yuna0x0/anilist-mcp security
    • Schema quality: unverified → good functional
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Stability: unverified → 0.20 functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Licence: MIT functional
  • 31 Jul 26 +15
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −18
    • Malware scan: pass → unverified security
  • 27 Jul 26 24

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
yuna0x0/anilist-mcp
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/yuna0x0/anilist-mcp/.github/workflows/npm-publish.yml@refs/tags/v1.4.0
Rekor log index:
731173310
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:47bef9ba370f2551a537c2e655d12963c3eebfe33967b5ae77ecf969fbe08621e7c9c58fcfe62a3da5a79cef9c1937ee87f2a92d6b642f4dade0f8623
Discovery method:
attestation_endpoint
Dependencies 102 packages

102 packages in the resolved dependency tree · 101 deprecated · 32 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 44 exposed · ~2,223 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
add_list_entry ~52

[Requires Login] Add an entry to the authorized user's list

NameTypeReqDescription
idnumberyesThe AniList ID of the media entry to add
optionsobjectyesValues to save with the entry

No output schema declared.

No examples provided.

delete_activity ~34

[Requires Login] Delete the current authorized user's activity post

NameTypeReqDescription
idnumberyesThe AniList activity ID to delete

No output schema declared.

No examples provided.

delete_thread ~33

[Requires Login] Delete a thread by its ID

NameTypeReqDescription
idnumberyesThe AniList thread ID to delete

No output schema declared.

No examples provided.

favourite_anime ~42

[Requires Login] Favourite or unfavourite an anime by its ID

NameTypeReqDescription
idnumberyesThe AniList ID of the anime to favourite/unfavourite

No output schema declared.

No examples provided.

favourite_character ~41

[Requires Login] Favourite or unfavourite a character by its ID

NameTypeReqDescription
idnumberyesThe AniList ID of the character to favourite/unfavourite

No output schema declared.

No examples provided.

favourite_manga ~42

[Requires Login] Favourite or unfavourite a manga by its ID

NameTypeReqDescription
idnumberyesThe AniList ID of the manga to favourite/unfavourite

No output schema declared.

No examples provided.

favourite_staff ~43

[Requires Login] Favourite or unfavourite a staff member by their ID

NameTypeReqDescription
idnumberyesThe AniList ID of the staff member to favourite/unfavourite

No output schema declared.

No examples provided.

favourite_studio ~42

[Requires Login] Favourite or unfavourite a studio by its ID

NameTypeReqDescription
idnumberyesThe AniList ID of the studio to favourite/unfavourite

No output schema declared.

No examples provided.

follow_user ~40

[Requires Login] Follow or unfollow a user by their ID

NameTypeReqDescription
userIDnumberyesThe user ID of the account to follow/unfollow

No output schema declared.

No examples provided.

get_activity ~31

Get a specific AniList activity by its ID

NameTypeReqDescription
activityIDnumberyesThe AniList activity ID

No output schema declared.

No examples provided.

get_anime ~67

Get detailed information about anime by AniList ID(s)

NameTypeReqDescription
fullDatabooleanSet to true to get full unfiltered data (may be very large). Default is false to return only essential fields.
idsyesThe AniList ID or array of IDs of the anime

No output schema declared.

No examples provided.

get_authorized_user ~23

[Requires Login] Get profile information of the currently authorized user

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_character ~33

Get information about a character by their AniList ID or name

NameTypeReqDescription
idyesThe AniList ID of the character

No output schema declared.

No examples provided.

get_full_user_info ~28

Get a user's complete profile and stats information

NameTypeReqDescription
useryesUsername or user ID

No output schema declared.

No examples provided.

get_genres ~17

Get all available genres on AniList

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_manga ~67

Get detailed information about manga by AniList ID(s)

NameTypeReqDescription
fullDatabooleanSet to true to get full unfiltered data (may be very large). Default is false to return only essential fields.
idsyesThe AniList ID or array of IDs of the manga

No output schema declared.

No examples provided.

get_media_tags ~18

Get all available media tags on AniList

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_recommendation ~32

Get an AniList recommendation by its ID

NameTypeReqDescription
recommendIDnumberyesThe AniList recommendation ID

No output schema declared.

No examples provided.

get_recommendations_for_media ~68

Get AniList recommendations for a specific media

NameTypeReqDescription
mediaIDnumberyesThe AniList media ID
pagenumberTarget a specific page number for recommendations
perPagenumberLimit the page amount (max 25 per AniList limits)

No output schema declared.

No examples provided.

get_site_statistics ~20

Get AniList site statistics over the last seven days

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_staff ~36

Get information about staff member by their AniList ID or name

NameTypeReqDescription
idyesThe AniList ID or name of the staff member

No output schema declared.

No examples provided.

get_studio ~32

Get information about a studio by its AniList ID or name

NameTypeReqDescription
studioyesThe studio ID or name

No output schema declared.

No examples provided.

get_thread ~32

Get a specific thread by its AniList ID

NameTypeReqDescription
idnumberyesThe AniList ID of the thread

No output schema declared.

No examples provided.

get_thread_comments ~51

Get comments for a specific thread

NameTypeReqDescription
idnumberyesThe AniList thread ID
pagenumberThe page number
perPagenumberHow many comments per page

No output schema declared.

No examples provided.

get_todays_birthday_characters ~36

Get all characters whose birthday is today

NameTypeReqDescription
pagenumberWhat page in the search to target

No output schema declared.

No examples provided.

get_todays_birthday_staff ~36

Get all staff members whose birthday is today

NameTypeReqDescription
pagenumberWhat page in the search to target

No output schema declared.

No examples provided.

get_user_activity ~59

Fetch activities from a user

NameTypeReqDescription
pagenumberThe page number to display
perPagenumberHow many entries to display on one page (max 25)
usernumberyesThe user's AniList ID

No output schema declared.

No examples provided.

get_user_anime_list ~26

Get a user's anime list

NameTypeReqDescription
useryesUsername or user ID

No output schema declared.

No examples provided.

get_user_manga_list ~26

Get a user's manga list

NameTypeReqDescription
useryesUsername or user ID

No output schema declared.

No examples provided.

get_user_profile ~25

Get a user's AniList profile

NameTypeReqDescription
useryesUsername or user ID

No output schema declared.

No examples provided.

get_user_recent_activity ~49

Get recent activity from a user

NameTypeReqDescription
usernumberyesThe user's AniList ID (Number ID only, DO NOT use username, any kind of string or other types except for numbers.)

No output schema declared.

No examples provided.

get_user_stats ~25

Get a user's AniList statistics

NameTypeReqDescription
useryesUsername or user ID

No output schema declared.

No examples provided.

post_message_activity ~86

[Requires Login] Post a new message activity or update an existing one

NameTypeReqDescription
idyesAniList Activity ID (null to create new, number to update)
isPrivatebooleanSet to true if it is a private message
recipientIdnumberyesThe target user to send the message to
textstringyesThe activity message text

No output schema declared.

No examples provided.

post_text_activity ~54

[Requires Login] Post a new text activity or update an existing one

NameTypeReqDescription
idyesAniList Activity ID (null to create new, number to update)
textstringyesThe content of the activity

No output schema declared.

No examples provided.

remove_list_entry ~39

[Requires Login] Remove an entry from the authorized user's list

NameTypeReqDescription
idnumberyesThe AniList list ID of the entry to remove

No output schema declared.

No examples provided.

search_activity ~84

Search for activities on AniList

NameTypeReqDescription
activityIDnumberThe activity ID to lookup (leave it as undefined for no specific ID)
filterobjectFilter object for searching activities (leave it as undefined for no specific filter)
pagenumberPage number for results
perPagenumberResults per page (max 25)

No output schema declared.

No examples provided.

search_anime ~229

Search for anime with query term and filters

NameTypeReqDescription
amountnumberResults per page (max 25)
filterobjectFilter object for searching anime. You MUST NOT include "{ "type": "ANIME" }" in the filter object. As it is already included in the API call. When no sorting method or any filter is specified, you S…
pagenumberPage number for results
termstringQuery term for finding anime (leave it as undefined when no query term specified.) Query term is used for searching with specific word or title in mind. You SHOULD not include things that can be fou…

No output schema declared.

No examples provided.

search_character ~54

Search for characters based on a query term

NameTypeReqDescription
amountnumberResults per page (max 25)
pagenumberPage number for results
termstringyesSearch term for finding characters

No output schema declared.

No examples provided.

search_manga ~229

Search for manga with query term and filters

NameTypeReqDescription
amountnumberResults per page (max 25)
filterobjectFilter object for searching manga. You MUST NOT include "{ "type": "MANGA" }" in the filter object. As it is already included in the API call. When no sorting method or any filter is specified, you S…
pagenumberPage number for results
termstringQuery term for finding manga (leave it as undefined when no query term specified.) Query term is used for searching with specific word or title in mind. You SHOULD not include things that can be fou…

No output schema declared.

No examples provided.

search_staff ~56

Search for staff members based on a query term

NameTypeReqDescription
amountnumberResults per page (max 25)
pagenumberPage number for results
termstringyesSearch term for finding staff members

No output schema declared.

No examples provided.

search_studio ~55

Search for studios based on a query term

NameTypeReqDescription
amountnumberResults per page (max 25)
pagenumberPage number for results
termstringyesSearch term for finding studios

No output schema declared.

No examples provided.

search_user ~52

Search for users on AniList

NameTypeReqDescription
amountnumberResults per page (max 25)
pagenumberPage number for results
termstringyesSearch term for finding users

No output schema declared.

No examples provided.

update_list_entry ~52

[Requires Login] Update an entry on the authorized user's list

NameTypeReqDescription
idnumberyesThe AniList list ID of the entry to edit
optionsobjectyesValues to save with the entry

No output schema declared.

No examples provided.

update_user ~27

[Requires Login] Update user settings

NameTypeReqDescription
optionsobjectyesUser options to update

No output schema declared.

No examples provided.