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

MAL MCP Server

NPM · MAL-MCP · 2 COMPONENTS · SCANNED SEP 20

MyAnimeList MCP server: Tenrai-powered reads plus official MAL personal-list management.

0 this week 96 Trust /100
Trust breakdown (7 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 → 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
Install

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

# add to Claude Code
claude mcp add grinv-mal-mcp -- npx -y mal-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "grinv-mal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mal-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "grinv-mal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mal-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add grinv-mal-mcp -- npx -y mal-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "grinv-mal-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "mal-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add grinv-mal-mcp --command npx --arg -y --arg mal-mcp
# ~/.hermes/config.yaml
mcp_servers:
  grinv-mal-mcp:
    command: "npx"
    args: ["-y", "mal-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "grinv-mal-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mal-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add grinv-mal-mcp -t stdio -c npx -a -y mal-mcp
// mcp.json
{
  "mcpServers": {
    "grinv-mal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mal-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.

  • 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.

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 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 →

MCP tools · 54 exposed · ~12,173 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. 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 →

Tool Tokens
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).

NameTypeReqDescription
continuingbooleanIf true, also include TV series continuing from a previous season. Defaults to false.
filterarrayRestrict to one or more media types.
kidsbooleanIf true, exclude entries tagged as children's/kids content. Defaults to false.
limitintegerMax results per page (1-50).
order_bystringField to order by. Defaults to members.
pageinteger1-based page number for pagination (1-1000).
ratingarrayRestrict 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.
seasonstringSeason name.
sfwbooleanIf 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_strictbooleanIf 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.
sortstringSort direction.
unapprovedbooleanIf true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false.
yearintegerFour-digit year, e.g. 2024.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

get_seasons_list ~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.

NameTypeReqDescription
seasonsarrayyes

No examples provided.

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).

NameTypeReqDescription
filterstringSpecial ranking filter.
limitintegerMax results per page (1-50).
pageinteger1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog.
ratingarrayRestrict 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.
sfwbooleanIf 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_strictbooleanIf 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.
typearrayRestrict to one or more media types.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

get_top_characters ~81

Get the most popular/favorited characters, ranked overall. Use search_characters instead to look up a specific character by name.

NameTypeReqDescription
limitintegerMax results per page (1-50).
pageinteger1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

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).

NameTypeReqDescription
filterstringSpecial ranking filter.
limitintegerMax results per page (1-50).
pageinteger1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog.
sfwbooleanIf 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_strictbooleanIf 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.
typearrayRestrict to one or more publication types.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

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.

NameTypeReqDescription
limitintegerMax results per page (1-50).
pageinteger1-based page number for pagination. No upper bound — this ranking runs to the end of MAL's own catalog.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

get_upcoming_season ~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).

NameTypeReqDescription
continuingbooleanIf true, also include TV series continuing from a previous season. Defaults to false.
filterarrayRestrict to one or more media types.
kidsbooleanIf true, exclude entries tagged as children's/kids content. Defaults to false.
limitintegerMax results per page (1-50).
order_bystringField to order by. Defaults to members.
pageinteger1-based page number for pagination (1-1000).
ratingarrayRestrict 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.
sfwbooleanIf 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_strictbooleanIf 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.
sortstringSort direction.
unapprovedbooleanIf true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

login_mal ~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.

NameTypeReqDescription
authorize_urlstringyes
auto_capturebooleanyes
instructionsstringyes
redirect_uristringyes

No examples provided.

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).

NameTypeReqDescription
end_datestringOnly include entries whose end date is on or before this date (YYYY-MM-DD).
genresstringComma-separated MAL genre IDs to include (max 25), e.g. '1,4'. Look up IDs with get_anime_genres.
genres_excludestringComma-separated MAL genre IDs to exclude (max 25), e.g. '1,4'. Look up IDs with get_anime_genres.
letterstringRestrict results to entries whose title starts with this single letter.
limitintegerMax results per page (1-50).
max_scorenumberMaximum average MAL score (inclusive), 1-10.
min_scorenumberMinimum average MAL score (inclusive), 0-10.
order_bystringField to order by.
pageinteger1-based page number for pagination (1-1000).
producersstringComma-separated MAL producer/studio IDs to restrict to (max 25). Look up IDs with get_producers.
qstringyesSearch query, e.g. an anime title.
ratingarrayRestrict 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.
scorenumberRestrict to entries with exactly this average score (rarely useful — prefer min_score/max_score for a range).
sfwbooleanIf 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_strictbooleanIf 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.
sortstringSort direction.
start_datestringOnly include entries whose start date is on or after this date (YYYY-MM-DD).
statusstringFilter by airing status.
typearrayRestrict to one or more media types.
unapprovedbooleanIf true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

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.

NameTypeReqDescription
letterstringRestrict results to entries whose title starts with this single letter.
limitintegerMax results per page (1-50).
order_bystringField to order by.
pageinteger1-based page number for pagination (1-1000).
qstringyesCharacter name.
sortstringSort direction.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

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).

NameTypeReqDescription
end_datestringOnly include entries whose end date is on or before this date (YYYY-MM-DD).
genresstringComma-separated MAL genre IDs to include (max 25), e.g. '1,4'. Look up IDs with get_manga_genres.
genres_excludestringComma-separated MAL genre IDs to exclude (max 25), e.g. '1,4'. Look up IDs with get_manga_genres.
letterstringRestrict results to entries whose title starts with this single letter.
limitintegerMax results per page (1-50).
magazinesstringComma-separated MAL magazine IDs to restrict to (max 25). Look up IDs with get_magazines.
max_scorenumberMaximum average MAL score (inclusive), 1-10.
min_scorenumberMinimum average MAL score (inclusive), 0-10.
order_bystringField to order by.
pageinteger1-based page number for pagination (1-1000).
qstringyesSearch query, e.g. a manga title.
scorenumberRestrict to entries with exactly this average score (rarely useful — prefer min_score/max_score for a range).
sfwbooleanIf 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_strictbooleanIf 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.
sortstringSort direction.
start_datestringOnly include entries whose start date is on or after this date (YYYY-MM-DD).
statusstringFilter by publication status.
typearrayRestrict to one or more publication types.
unapprovedbooleanIf true, also include entries not yet approved by MAL's moderators (excluded by default). Defaults to false.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

search_people ~116

Search MyAnimeList people (voice actors, directors, authors) by name. Returns the mal_id needed by get_person.

NameTypeReqDescription
letterstringRestrict results to entries whose title starts with this single letter.
limitintegerMax results per page (1-50).
order_bystringField to order by.
pageinteger1-based page number for pagination (1-1000).
qstringyesPerson name.
sortstringSort direction.
NameTypeReqDescription
pageobjectyes
resultsarrayyes

No examples provided.

submit_mal_redirect ~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.

NameTypeReqDescription
redirect_urlstringyesThe full redirected URL (contains ?code=...), or just the code value.
NameTypeReqDescription
logged_inbooleanyes
messagestringyes
userstring

No examples provided.

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.

NameTypeReqDescription
anime_idintegeryesMyAnimeList 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…
commentsstringFree-text comments.
finish_datestringDate as YYYY-MM-DD.
is_rewatchingbooleanWhether currently rewatching.
num_times_rewatchedintegerTimes rewatched.
num_watched_episodesintegerEpisodes watched. Note: get_my_anime_list returns this same value as `num_episodes_watched` — the field name is intentionally different here.
priorityintegerList priority: 0 = low, 1 = medium, 2 = high.
rewatch_valueintegerRewatch/reread value: 0 = none … 5 = very high.
scoreintegerScore 0-10 (0 clears the score).
start_datestringDate as YYYY-MM-DD.
statusstringList status bucket.
tagsstringComma-separated free-text tags.
NameTypeReqDescription
scoreinteger
statusstring

No examples provided.

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.

NameTypeReqDescription
commentsstringFree-text comments.
finish_datestringDate as YYYY-MM-DD.
is_rereadingbooleanWhether currently rereading.
manga_idintegeryesMyAnimeList 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_readintegerChapters read.
num_times_rereadintegerTimes reread.
num_volumes_readintegerVolumes read.
priorityintegerList priority: 0 = low, 1 = medium, 2 = high.
reread_valueintegerRewatch/reread value: 0 = none … 5 = very high.
scoreintegerScore 0-10 (0 clears the score).
start_datestringDate as YYYY-MM-DD.
statusstringList status bucket.
tagsstringComma-separated free-text tags.
NameTypeReqDescription
scoreinteger
statusstring

No examples provided.

Common questions

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.