AniList
NPM · ANILIST-MCP · 3 COMPONENTS · SCANNED SEP 20
AniList MCP server for accessing AniList API data
Available components
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 → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 34 of 103 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency95
- 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 295 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability68
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 2254 tokens (~51/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 Management93
- Stability observed for 28 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
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 44 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the AniList MCP server?
AniList runs locally as an npm package, launched with npx -y anilist-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · anilist-mcp
claude mcp add yuna0x0-anilist-mcp -- npx -y anilist-mcp
{
"mcpServers": {
"yuna0x0-anilist-mcp": {
"command": "npx",
"args": [
"-y",
"anilist-mcp"
]
}
}
} {
"servers": {
"yuna0x0-anilist-mcp": {
"command": "npx",
"args": [
"-y",
"anilist-mcp"
]
}
}
} codex mcp add yuna0x0-anilist-mcp -- npx -y anilist-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"yuna0x0-anilist-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"anilist-mcp"
],
"enabled": true
}
}
} openclaw mcp add yuna0x0-anilist-mcp --command npx --arg -y --arg anilist-mcp
mcp_servers:
yuna0x0-anilist-mcp:
command: "npx"
args: ["-y", "anilist-mcp"] {
"McpServers": {
"yuna0x0-anilist-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"anilist-mcp"
]
}
}
} assistant mcp add yuna0x0-anilist-mcp -t stdio -c npx -a -y anilist-mcp
{
"mcpServers": {
"yuna0x0-anilist-mcp": {
"command": "npx",
"args": [
"-y",
"anilist-mcp"
]
}
}
} 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.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 −3
- Stability: pass → 0.80 functional
- 15 Sept 26 +1
- Stability: 0.97 → pass security
- 13 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 −3
- Stability: pass → 0.80 functional
- 8 Sept 26 +1
- Stability: 0.97 → pass security
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 20 Sept 2026 · Analysed npm/anilist-mcp@1.4.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| 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 |
Background: How many MCP packages publish verified provenance →
Dependencies 103 packages
| Packages resolved | 103 |
|---|---|
| Stale | 34 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
add_list_entry ~52
[Requires Login] Add an entry to the authorized user's list
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The AniList ID of the media entry to add |
| options | object | yes | Values 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The AniList activity ID to delete |
No output schema declared.
No examples provided.
delete_thread ~33
[Requires Login] Delete a thread by its ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| userID | number | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| activityID | number | yes | The AniList activity ID |
No output schema declared.
No examples provided.
get_anime ~67
Get detailed information about anime by AniList ID(s)
| Name | Type | Req | Description |
|---|---|---|---|
| fullData | boolean | – | Set to true to get full unfiltered data (may be very large). Default is false to return only essential fields. |
| ids | – | yes | The 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 ~36
Get information about a character by their AniList ID or name
| Name | Type | Req | Description |
|---|---|---|---|
| id | number|string | yes | The AniList ID of the character |
No output schema declared.
No examples provided.
get_full_user_info ~31
Get a user's complete profile and stats information
| Name | Type | Req | Description |
|---|---|---|---|
| user | number|string | yes | Username 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)
| Name | Type | Req | Description |
|---|---|---|---|
| fullData | boolean | – | Set to true to get full unfiltered data (may be very large). Default is false to return only essential fields. |
| ids | – | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| recommendID | number | yes | The AniList recommendation ID |
No output schema declared.
No examples provided.
get_recommendations_for_media ~68
Get AniList recommendations for a specific media
| Name | Type | Req | Description |
|---|---|---|---|
| mediaID | number | yes | The AniList media ID |
| page | number | – | Target a specific page number for recommendations |
| perPage | number | – | Limit 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 ~39
Get information about staff member by their AniList ID or name
| Name | Type | Req | Description |
|---|---|---|---|
| id | number|string | yes | The AniList ID or name of the staff member |
No output schema declared.
No examples provided.
get_studio ~36
Get information about a studio by its AniList ID or name
| Name | Type | Req | Description |
|---|---|---|---|
| studio | string|number | yes | The studio ID or name |
No output schema declared.
No examples provided.
get_thread ~32
Get a specific thread by its AniList ID
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The AniList ID of the thread |
No output schema declared.
No examples provided.
get_thread_comments ~51
Get comments for a specific thread
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The AniList thread ID |
| page | number | – | The page number |
| perPage | number | – | How many comments per page |
No output schema declared.
No examples provided.
get_todays_birthday_characters ~36
Get all characters whose birthday is today
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | What 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
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | What page in the search to target |
No output schema declared.
No examples provided.
get_user_activity ~59
Fetch activities from a user
| Name | Type | Req | Description |
|---|---|---|---|
| page | number | – | The page number to display |
| perPage | number | – | How many entries to display on one page (max 25) |
| user | number | yes | The user's AniList ID |
No output schema declared.
No examples provided.
get_user_anime_list ~29
Get a user's anime list
| Name | Type | Req | Description |
|---|---|---|---|
| user | number|string | yes | Username or user ID |
No output schema declared.
No examples provided.
get_user_manga_list ~29
Get a user's manga list
| Name | Type | Req | Description |
|---|---|---|---|
| user | number|string | yes | Username or user ID |
No output schema declared.
No examples provided.
get_user_profile ~28
Get a user's AniList profile
| Name | Type | Req | Description |
|---|---|---|---|
| user | number|string | yes | Username or user ID |
No output schema declared.
No examples provided.
get_user_recent_activity ~49
Get recent activity from a user
| Name | Type | Req | Description |
|---|---|---|---|
| user | number | yes | The 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 ~28
Get a user's AniList statistics
| Name | Type | Req | Description |
|---|---|---|---|
| user | number|string | yes | Username or user ID |
No output schema declared.
No examples provided.
post_message_activity ~89
[Requires Login] Post a new message activity or update an existing one
| Name | Type | Req | Description |
|---|---|---|---|
| id | number|null | yes | AniList Activity ID (null to create new, number to update) |
| isPrivate | boolean | – | Set to true if it is a private message |
| recipientId | number | yes | The target user to send the message to |
| text | string | yes | The activity message text |
No output schema declared.
No examples provided.
post_text_activity ~57
[Requires Login] Post a new text activity or update an existing one
| Name | Type | Req | Description |
|---|---|---|---|
| id | number|null | yes | AniList Activity ID (null to create new, number to update) |
| text | string | yes | The 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The AniList list ID of the entry to remove |
No output schema declared.
No examples provided.
search_activity ~84
Search for activities on AniList
| Name | Type | Req | Description |
|---|---|---|---|
| activityID | number | – | The activity ID to lookup (leave it as undefined for no specific ID) |
| filter | object | – | Filter object for searching activities (leave it as undefined for no specific filter) |
| page | number | – | Page number for results |
| perPage | number | – | Results per page (max 25) |
No output schema declared.
No examples provided.
search_anime ~229
Search for anime with query term and filters
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Results per page (max 25) |
| filter | object | – | Filter 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… |
| page | number | – | Page number for results |
| term | string | – | Query 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
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Results per page (max 25) |
| page | number | – | Page number for results |
| term | string | yes | Search term for finding characters |
No output schema declared.
No examples provided.
search_manga ~229
Search for manga with query term and filters
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Results per page (max 25) |
| filter | object | – | Filter 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… |
| page | number | – | Page number for results |
| term | string | – | Query 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
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Results per page (max 25) |
| page | number | – | Page number for results |
| term | string | yes | Search term for finding staff members |
No output schema declared.
No examples provided.
search_studio ~55
Search for studios based on a query term
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Results per page (max 25) |
| page | number | – | Page number for results |
| term | string | yes | Search term for finding studios |
No output schema declared.
No examples provided.
search_user ~52
Search for users on AniList
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | – | Results per page (max 25) |
| page | number | – | Page number for results |
| term | string | yes | Search 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
| Name | Type | Req | Description |
|---|---|---|---|
| id | number | yes | The AniList list ID of the entry to edit |
| options | object | yes | Values to save with the entry |
No output schema declared.
No examples provided.
update_user ~27
[Requires Login] Update user settings
| Name | Type | Req | Description |
|---|---|---|---|
| options | object | yes | User options to update |
No output schema declared.
No examples provided.
What is the AniList MCP server?
AniList is an MCP server listed in the public MCP registry as io.github.yuna0x0/anilist-mcp. AniList MCP server for accessing AniList API data. This page covers its npm package (anilist-mcp).
Is the AniList MCP server safe to use?
AniList scores 92 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the AniList MCP server expose?
AniList exposes 44 tools: favourite_studio, get_genres, get_media_tags, get_site_statistics, get_studio, and 39 more. Their descriptions and schemas cost roughly 2,254 tokens of context every time the server is loaded.
Is the AniList MCP server still maintained?
AniList is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the AniList MCP server under?
AniList declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.