MAL MCP Server
NPM · MAL-MCP · 2 COMPONENTS · SCANNED SEP 20
MyAnimeList MCP server: Tenrai-powered reads plus official MAL personal-list management.
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 Security100
- 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
- 0 of 4 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency100
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to Grinv/mal-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 26 days ago).Pass
- Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability79
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 12324 tokens (~228/item across 54 items; 54 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
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
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- All 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
- An AI judge read all 55 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the MAL MCP Server server?
MAL MCP Server runs locally as an npm package, launched with npx -y mal-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 · mal-mcp
claude mcp add grinv-mal-mcp -- npx -y mal-mcp
{
"mcpServers": {
"grinv-mal-mcp": {
"command": "npx",
"args": [
"-y",
"mal-mcp"
]
}
}
} {
"servers": {
"grinv-mal-mcp": {
"command": "npx",
"args": [
"-y",
"mal-mcp"
]
}
}
} codex mcp add grinv-mal-mcp -- npx -y mal-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"grinv-mal-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"mal-mcp"
],
"enabled": true
}
}
} openclaw mcp add grinv-mal-mcp --command npx --arg -y --arg mal-mcp
mcp_servers:
grinv-mal-mcp:
command: "npx"
args: ["-y", "mal-mcp"] {
"McpServers": {
"grinv-mal-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"mal-mcp"
]
}
}
} assistant mcp add grinv-mal-mcp -t stdio -c npx -a -y mal-mcp
{
"mcpServers": {
"grinv-mal-mcp": {
"command": "npx",
"args": [
"-y",
"mal-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 0
- Stability: 0.97 → pass security
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 −3
- Stability: pass → 0.80 functional
- 13 Sept 26 0
- Stability: 0.97 → pass security
- 12 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
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/mal-mcp@0.10.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 | Grinv/mal-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/Grinv/mal-mcp/.github/workflows/release.yml@refs/tags/v0.10.0 |
| Rekor log index | 2580381428 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:3adeffc255beb17c2bece94dc9dd832de31c972e51b09176e83a65e51728d0154db4b5b5c5cd2676e8566a019c49c31e602ee4d8378ecf524051f6092 |
Background: How many MCP packages publish verified provenance →
Dependencies 4 packages
| Packages resolved | 4 |
|---|---|
| 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 →
get_seasonal_anime Get seasonal anime ~527
List anime from a given season — supply both `year` and `season` together, or omit both for the current season; supplying only one is treated as omitting both. For next season's lineup use get_upcoming_season instead. If Tenrai is unavailable and MAL_CLIENT_ID is set, transparently retries via the official API — `filter`/`rating`/`unapproved`/`continuing`/`kids`/`order_by`/`sort` are silently dropped (no equivalent there), `themes`/`demographics`/`broadcast` come back empty, an explicit `sfw: true` is enforced client-side (a filtered page can come back shorter than `limit`), and `sfw_strict` degrades to the same filtering as `sfw` there (no Ecchi-genre distinction available).
| Name | Type | Req | Description |
|---|---|---|---|
| continuing | boolean | – | If true, also include TV series continuing from a previous season. Defaults to false. |
| filter | array | – | Restrict to one or more media types. |
| kids | boolean | – | If true, exclude entries tagged as children's/kids content. Defaults to false. |
| limit | integer | – | Max results per page (1-50). |
| order_by | string | – | Field to order by. Defaults to members. |
| page | integer | – | 1-based page number for pagination (1-1000). |
| rating | array | – | Restrict to one or more specific content ratings. More granular than `sfw`/`sfw_strict` — use this to target a precise rating band instead of a blanket adult-content cutoff. |
| season | string | – | Season name. |
| sfw | boolean | – | If true, exclude adult/explicit-rated entries (R+ Mild Nudity and up). Defaults to false (no filtering). Note: this alone still allows mainstream, safely-rated shows tagged with the Ecchi genre (fans… |
| sfw_strict | boolean | – | If true, exclude adult/explicit-rated entries AND anything tagged with the Ecchi genre, even otherwise-mainstream/safely-rated shows. Stricter than `sfw` alone. Defaults to false. |
| sort | string | – | Sort direction. |
| unapproved | boolean | – | If true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false. |
| year | integer | – | Four-digit year, e.g. 2024. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
get_seasons_list List available seasons ~34
List the years and seasons that have anime data, so you can pick valid arguments for get_seasonal_anime.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| seasons | array | yes | – |
No examples provided.
get_top_anime Get top anime ~397
Get anime ranked by all-time score/popularity, not tied to any season. Use `filter` for special rankings (airing, upcoming, bypopularity, favorite); for a specific season's lineup use get_seasonal_anime or get_upcoming_season instead. If Tenrai is unavailable and MAL_CLIENT_ID is set, transparently retries via the official API — `type`/`filter` are merged into one best-effort ranking, `rating` is ignored entirely, `themes`/`demographics`/`broadcast` come back empty, and `sfw_strict` degrades to the same filtering as `sfw` (the official API can't separate adult-rated from Ecchi-tagged-but-safely-rated).
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | Special ranking filter. |
| limit | integer | – | Max results per page (1-50). |
| page | integer | – | 1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog. |
| rating | array | – | Restrict to one or more specific content ratings. More granular than `sfw`/`sfw_strict` — use this to target a precise rating band instead of a blanket adult-content cutoff. |
| sfw | boolean | – | If true, exclude adult/explicit-rated entries (R+ Mild Nudity and up). Defaults to false (no filtering). Note: this alone still allows mainstream, safely-rated shows tagged with the Ecchi genre (fans… |
| sfw_strict | boolean | – | If true, exclude adult/explicit-rated entries AND anything tagged with the Ecchi genre, even otherwise-mainstream/safely-rated shows. Stricter than `sfw` alone. Defaults to false. |
| type | array | – | Restrict to one or more media types. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
get_top_characters Get top characters ~81
Get the most popular/favorited characters, ranked overall. Use search_characters instead to look up a specific character by name.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results per page (1-50). |
| page | integer | – | 1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
get_top_manga Get top manga ~319
Get manga ranked by all-time score/popularity, not tied to any release window. Use `filter` for special rankings (publishing, upcoming, bypopularity, favorite). If Tenrai is unavailable and MAL_CLIENT_ID is set, transparently retries via the official API — `type`/`filter` are merged into one best-effort ranking, `themes`/`demographics` come back empty, and `sfw_strict` degrades to the same filtering as `sfw` (the official API can't separate adult-rated from Ecchi-tagged-but-safely-rated).
| Name | Type | Req | Description |
|---|---|---|---|
| filter | string | – | Special ranking filter. |
| limit | integer | – | Max results per page (1-50). |
| page | integer | – | 1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog. |
| sfw | boolean | – | If true, exclude adult/explicit-rated entries (R+ Mild Nudity and up). Defaults to false (no filtering). Note: this alone still allows mainstream, safely-rated shows tagged with the Ecchi genre (fans… |
| sfw_strict | boolean | – | If true, exclude adult/explicit-rated entries AND anything tagged with the Ecchi genre, even otherwise-mainstream/safely-rated shows. Stricter than `sfw` alone. Defaults to false. |
| type | array | – | Restrict to one or more publication types. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
get_top_people Get top people ~86
Get the most popular/favorited people (voice actors, staff, authors), ranked overall. Use search_people instead to look up a specific person by name.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max results per page (1-50). |
| page | integer | – | 1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
get_upcoming_season Get upcoming season anime ~475
List anime scheduled for the upcoming season. Use get_seasonal_anime for the current or a specific past season. If Tenrai is unavailable and MAL_CLIENT_ID is set, transparently retries via the official API — `filter`/`rating`/`unapproved`/`continuing`/`kids`/`order_by`/`sort` are silently dropped (no equivalent there), `themes`/`demographics`/`broadcast` come back empty, an explicit `sfw: true` is enforced client-side (a filtered page can come back shorter than `limit`), and `sfw_strict` degrades to the same filtering as `sfw` there (no Ecchi-genre distinction available).
| Name | Type | Req | Description |
|---|---|---|---|
| continuing | boolean | – | If true, also include TV series continuing from a previous season. Defaults to false. |
| filter | array | – | Restrict to one or more media types. |
| kids | boolean | – | If true, exclude entries tagged as children's/kids content. Defaults to false. |
| limit | integer | – | Max results per page (1-50). |
| order_by | string | – | Field to order by. Defaults to members. |
| page | integer | – | 1-based page number for pagination (1-1000). |
| rating | array | – | Restrict to one or more specific content ratings. More granular than `sfw`/`sfw_strict` — use this to target a precise rating band instead of a blanket adult-content cutoff. |
| sfw | boolean | – | If true, exclude adult/explicit-rated entries (R+ Mild Nudity and up). Defaults to false (no filtering). Note: this alone still allows mainstream, safely-rated shows tagged with the Ecchi genre (fans… |
| sfw_strict | boolean | – | If true, exclude adult/explicit-rated entries AND anything tagged with the Ecchi genre, even otherwise-mainstream/safely-rated shows. Stricter than `sfw` alone. Defaults to false. |
| sort | string | – | Sort direction. |
| unapproved | boolean | – | If true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
login_mal Log in to MyAnimeList ~138
Authorize the personal-list tools with your MyAnimeList account (one-time). Prerequisite: register a MAL API app of type 'other' at https://myanimelist.net/apiconfig with Redirect URI set to this server's localhost callback, and set MAL_CLIENT_ID in the server env. Calling this returns an authorization URL: open it, log in, and click Allow. If your browser is on the same machine as the server and the callback port is free, login completes automatically; otherwise (a remote/headless host, or the port is busy) copy the URL you land on and pass it to submit_mal_redirect.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| authorize_url | string | yes | – |
| auto_capture | boolean | yes | – |
| instructions | string | yes | – |
| redirect_uri | string | yes | – |
No examples provided.
search_anime Search anime ~786
Search MyAnimeList anime by keyword; returns compact summaries (with the mal_id that other anime tools require) plus pagination info. If Tenrai is unavailable and MAL_CLIENT_ID is set, transparently retries via the official API, which ignores every filter except `q`/`sfw`/`limit`/`page` (`type`/`status`/`genres`/`genres_exclude`/`rating`/`score`/`min_score`/`max_score`/`letter`/`producers`/`start_date`/`end_date`/`unapproved`/`order_by`/`sort` are silently dropped), always returns empty `themes`/`demographics`/`broadcast` (no official-API equivalent for any of these), enforces an explicit `sfw: true` client-side (a filtered page can come back shorter than `limit`), and — for a query with no real title match — comes back with a page of unrelated anime instead of an empty result (a quirk of the official search endpoint itself, not a mal-mcp bug; don't treat a nonsense-query result as a real match during a fallback).
| Name | Type | Req | Description |
|---|---|---|---|
| end_date | string | – | Only include entries whose end date is on or before this date (YYYY-MM-DD). |
| genres | string | – | Comma-separated MAL genre IDs to include (max 25), e.g. '1,4'. Look up IDs with get_anime_genres. |
| genres_exclude | string | – | Comma-separated MAL genre IDs to exclude (max 25), e.g. '1,4'. Look up IDs with get_anime_genres. |
| letter | string | – | Restrict results to entries whose title starts with this single letter. |
| limit | integer | – | Max results per page (1-50). |
| max_score | number | – | Maximum average MAL score (inclusive), 1-10. |
| min_score | number | – | Minimum average MAL score (inclusive), 0-10. |
| order_by | string | – | Field to order by. |
| page | integer | – | 1-based page number for pagination (1-1000). |
| producers | string | – | Comma-separated MAL producer/studio IDs to restrict to (max 25). Look up IDs with get_producers. |
| q | string | yes | Search query, e.g. an anime title. |
| rating | array | – | Restrict to one or more specific content ratings. More granular than `sfw`/`sfw_strict` — use this to target a precise rating band instead of a blanket adult-content cutoff. |
| score | number | – | Restrict to entries with exactly this average score (rarely useful — prefer min_score/max_score for a range). |
| sfw | boolean | – | If true, exclude adult/explicit-rated entries (R+ Mild Nudity and up). Defaults to false (no filtering). Note: this alone still allows mainstream, safely-rated shows tagged with the Ecchi genre (fans… |
| sfw_strict | boolean | – | If true, exclude adult/explicit-rated entries AND anything tagged with the Ecchi genre, even otherwise-mainstream/safely-rated shows. Stricter than `sfw` alone. Defaults to false. |
| sort | string | – | Sort direction. |
| start_date | string | – | Only include entries whose start date is on or after this date (YYYY-MM-DD). |
| status | string | – | Filter by airing status. |
| type | array | – | Restrict to one or more media types. |
| unapproved | boolean | – | If true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
search_characters Search characters ~134
Search MyAnimeList characters by name. Returns compact summaries and the mal_id needed by get_character. Use get_anime_characters instead if you already have an anime's mal_id and want its full cast.
| Name | Type | Req | Description |
|---|---|---|---|
| letter | string | – | Restrict results to entries whose title starts with this single letter. |
| limit | integer | – | Max results per page (1-50). |
| order_by | string | – | Field to order by. |
| page | integer | – | 1-based page number for pagination (1-1000). |
| q | string | yes | Character name. |
| sort | string | – | Sort direction. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
search_manga Search manga ~729
Search MyAnimeList manga by keyword (also light novels, manhwa/manhua); returns compact summaries with the mal_id that other manga tools require. If Tenrai is unavailable and MAL_CLIENT_ID is set, transparently retries via the official API, which ignores every filter except `q`/`sfw`/`limit`/`page` (`type`/`status`/`genres`/`genres_exclude`/`score`/`min_score`/`max_score`/`letter`/`magazines`/`start_date`/`end_date`/`unapproved`/`order_by`/`sort` are silently dropped), always returns empty `themes`/`demographics` (no official-API equivalent), enforces an explicit `sfw: true` client-side (a filtered page can come back shorter than `limit`), and — for a query with no real title match — comes back with a page of unrelated manga instead of an empty result (a quirk of the official search endpoint itself, not a mal-mcp bug; don't treat a nonsense-query result as a real match during a fallback).
| Name | Type | Req | Description |
|---|---|---|---|
| end_date | string | – | Only include entries whose end date is on or before this date (YYYY-MM-DD). |
| genres | string | – | Comma-separated MAL genre IDs to include (max 25), e.g. '1,4'. Look up IDs with get_manga_genres. |
| genres_exclude | string | – | Comma-separated MAL genre IDs to exclude (max 25), e.g. '1,4'. Look up IDs with get_manga_genres. |
| letter | string | – | Restrict results to entries whose title starts with this single letter. |
| limit | integer | – | Max results per page (1-50). |
| magazines | string | – | Comma-separated MAL magazine IDs to restrict to (max 25). Look up IDs with get_magazines. |
| max_score | number | – | Maximum average MAL score (inclusive), 1-10. |
| min_score | number | – | Minimum average MAL score (inclusive), 0-10. |
| order_by | string | – | Field to order by. |
| page | integer | – | 1-based page number for pagination (1-1000). |
| q | string | yes | Search query, e.g. a manga title. |
| score | number | – | Restrict to entries with exactly this average score (rarely useful — prefer min_score/max_score for a range). |
| sfw | boolean | – | If true, exclude adult/explicit-rated entries (R+ Mild Nudity and up). Defaults to false (no filtering). Note: this alone still allows mainstream, safely-rated shows tagged with the Ecchi genre (fans… |
| sfw_strict | boolean | – | If true, exclude adult/explicit-rated entries AND anything tagged with the Ecchi genre, even otherwise-mainstream/safely-rated shows. Stricter than `sfw` alone. Defaults to false. |
| sort | string | – | Sort direction. |
| start_date | string | – | Only include entries whose start date is on or after this date (YYYY-MM-DD). |
| status | string | – | Filter by publication status. |
| type | array | – | Restrict to one or more publication types. |
| unapproved | boolean | – | If true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
search_people Search people ~116
Search MyAnimeList people (voice actors, directors, authors) by name. Returns the mal_id needed by get_person.
| Name | Type | Req | Description |
|---|---|---|---|
| letter | string | – | Restrict results to entries whose title starts with this single letter. |
| limit | integer | – | Max results per page (1-50). |
| order_by | string | – | Field to order by. |
| page | integer | – | 1-based page number for pagination (1-1000). |
| q | string | yes | Person name. |
| sort | string | – | Sort direction. |
| Name | Type | Req | Description |
|---|---|---|---|
| page | object | yes | – |
| results | array | yes | – |
No examples provided.
submit_mal_redirect Finish MyAnimeList login ~90
Complete a login started with login_mal by submitting the URL your browser was redirected to after clicking Allow (the one containing ?code=...). Use this when login didn't complete automatically — e.g. the server runs on a remote/headless host. A bare code string is also accepted.
| Name | Type | Req | Description |
|---|---|---|---|
| redirect_url | string | yes | The full redirected URL (contains ?code=...), or just the code value. |
| Name | Type | Req | Description |
|---|---|---|---|
| logged_in | boolean | yes | – |
| message | string | yes | – |
| user | string | – | – |
No examples provided.
update_my_anime_status Update my anime status ~335
Add or update an anime on the authenticated user's list (status, score, watched episodes, dates). Creates the entry if absent; fields you omit are left unchanged on an existing entry. Provide at least one field besides anime_id. Requires a MyAnimeList login.
| Name | Type | Req | Description |
|---|---|---|---|
| anime_id | integer | yes | MyAnimeList numeric ID of the target entry. (The read tools call this same id `id`; it's named anime_id/manga_id here to match MAL's own write endpoints.) Obtain it from search_anime/search_manga, or… |
| comments | string | – | Free-text comments. |
| finish_date | string | – | Date as YYYY-MM-DD. |
| is_rewatching | boolean | – | Whether currently rewatching. |
| num_times_rewatched | integer | – | Times rewatched. |
| num_watched_episodes | integer | – | Episodes watched. Note: get_my_anime_list returns this same value as `num_episodes_watched` — the field name is intentionally different here. |
| priority | integer | – | List priority: 0 = low, 1 = medium, 2 = high. |
| rewatch_value | integer | – | Rewatch/reread value: 0 = none … 5 = very high. |
| score | integer | – | Score 0-10 (0 clears the score). |
| start_date | string | – | Date as YYYY-MM-DD. |
| status | string | – | List status bucket. |
| tags | string | – | Comma-separated free-text tags. |
| Name | Type | Req | Description |
|---|---|---|---|
| score | integer | – | – |
| status | string | – | – |
No examples provided.
update_my_manga_status Update my manga status ~320
Add or update a manga on the authenticated user's list (status, score, chapters/volumes read, dates). Creates the entry if absent; fields you omit are left unchanged on an existing entry. Provide at least one field besides manga_id. Requires a MyAnimeList login.
| Name | Type | Req | Description |
|---|---|---|---|
| comments | string | – | Free-text comments. |
| finish_date | string | – | Date as YYYY-MM-DD. |
| is_rereading | boolean | – | Whether currently rereading. |
| manga_id | integer | yes | MyAnimeList numeric ID of the target entry. (The read tools call this same id `id`; it's named anime_id/manga_id here to match MAL's own write endpoints.) Obtain it from search_anime/search_manga, or… |
| num_chapters_read | integer | – | Chapters read. |
| num_times_reread | integer | – | Times reread. |
| num_volumes_read | integer | – | Volumes read. |
| priority | integer | – | List priority: 0 = low, 1 = medium, 2 = high. |
| reread_value | integer | – | Rewatch/reread value: 0 = none … 5 = very high. |
| score | integer | – | Score 0-10 (0 clears the score). |
| start_date | string | – | Date as YYYY-MM-DD. |
| status | string | – | List status bucket. |
| tags | string | – | Comma-separated free-text tags. |
| Name | Type | Req | Description |
|---|---|---|---|
| score | integer | – | – |
| status | string | – | – |
No examples provided.
What is the MAL MCP Server server?
MAL MCP Server is listed in the public MCP registry as io.github.Grinv/mal-mcp. MyAnimeList MCP server: Tenrai-powered reads plus official MAL personal-list management. This page covers its npm package (mal-mcp).
Is the MAL MCP Server server safe to use?
MAL MCP Server scores 96 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 MAL MCP Server server expose?
MAL MCP Server exposes 54 tools: search_anime, search_manga, get_anime, get_manga, get_anime_characters, and 49 more. Their descriptions and schemas cost roughly 12,173 tokens of context every time the server is loaded.
Is the MAL MCP Server server still maintained?
MAL MCP Server 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 MAL MCP Server server under?
MAL MCP Server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.