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.

AI Manga & Anime Generator - Mangii MCP

REMOTE · MCP.MANGII.AI · SCANNED SEP 21

Create manga and anime art from text. 24 styles, multi-panel stories, BYOK.

Available components

+4 this week 88 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability81
  • 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 2151 tokens (~195/item across 11 items; 9 tools + 2 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 Management97
  • Stability observed for 29 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
  • 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
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the AI Manga & Anime Generator - Mangii MCP server?

AI Manga & Anime Generator - Mangii MCP is a hosted endpoint at https://mcp.mangii.ai/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.mangii.ai

# add to Claude Code
claude mcp add --transport http ai-mangii-manga 'https://mcp.mangii.ai/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ai-mangii-manga": {
      "url": "https://mcp.mangii.ai/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ai-mangii-manga": {
      "type": "http",
      "url": "https://mcp.mangii.ai/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ai-mangii-manga]
url = "https://mcp.mangii.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-mangii-manga": {
      "type": "remote",
      "url": "https://mcp.mangii.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ai-mangii-manga --url 'https://mcp.mangii.ai/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ai-mangii-manga:
    url: "https://mcp.mangii.ai/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ai-mangii-manga": {
      "Transport": "http",
      "Url": "https://mcp.mangii.ai/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ai-mangii-manga -t streamable-http -u 'https://mcp.mangii.ai/mcp'
// mcp.json
{
  "mcpServers": {
    "ai-mangii-manga": {
      "type": "http",
      "url": "https://mcp.mangii.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

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.

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

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

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

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 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 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

  • 8 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “manga.get_credits” rewrote its description, which is the text the model reads security
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 21 Sept 2026 · Probed https://mcp.mangii.ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.mangii.ai CN=WR3,O=Google Trust Services,C=US 22 Aug 2026 20 Nov 2026 RSA 2048 SHA256-RSA aa166fe70e71c047102acba3292c9a7f
SANs: mcp.mangii.ai
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.mangii.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
mangii.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.mangii.ai/mcp Verified 200
http (plaintext) http://mcp.mangii.ai/mcp HTTPS enforced 302 https://mcp.mangii.ai/mcp
MCP tools · 9 exposed · ~1,780 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
manga.buy_credits ~75

Return the Console billing URL so a human can fund apiPackCredits. Generate-scoped keys cannot create Checkout sessions. Call this after 402 insufficient_credits.

NameTypeReqDescription
qualitystringOptional quality you plan to generate next. Included in the response as next_generation_credits so the human knows how many credits to buy.
NameTypeReqDescription
buy_urlstringyesAbsolute Console billing URL. Always https://mangii.ai/console/billing.
credit_costsobjectyesCredits charged per successful panel.
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
messagestringHuman-readable error. Never includes stack traces or internal paths.
next_generation_creditsintegerCredits needed for the requested quality, or null if quality was omitted.

No examples provided.

manga.continue_story ~460

Add the next panel. Do not send style_id. Defaults: Image 1 = first panel (identity), Image 2 = last distinct panel (scene). Override via manga.list_panels then identity_panel_id or identity_image and/or continuity_panel_id or continuity_image. Same credit costs as create.

NameTypeReqDescription
asyncbooleanOn this MCP server the default is false: wait and return image_url in one call. Set true only if you will poll manga.get_job. HTTP API default remains async.
context_panel_idsarrayLegacy list override [identity_panel_id, scene_panel_id]. Ignored when identity_* or continuity_* fields are set. Prefer those named slots.
continuity_imagestringReplacement Image 2 (scene) photo: https URL or data URI. Do not also send continuity_panel_id.
continuity_panel_idstringOverride Image 2 (scene) with this panel id from manga.list_panels. Do not also send continuity_image.
idempotency_keystringOptional. Reuse the same key on retry so a timeout does not charge twice. 8-200 chars. Omit to mint a one-shot key (unsafe on retry).
identity_imagestringReplacement photo: https URL or data:image/...;base64,... URI. Public hosts only. Same slot cannot also send a panel id.
identity_panel_idstringOverride Image 1 (identity) with this panel id from manga.list_panels. Do not also send identity_image.
promptstringyesScene in everyday language: characters, place, action, mood, camera, weather, color or black-and-white. Example: "A duel under cherry blossoms, low angle, rain, full color." Max 2000 characters.
qualitystringGeneration quality. standard costs 1 credit, hd 2, ultra 5. Default standard. HD/Ultra need an unlocked API wallet.
reference_imagestringAlias for identity_image. Replaces Image 1 with an uploaded photo or URL.
story_idstringyesStory id from manga.create_story. Example: a Firestore story document id returned as story_id.
NameTypeReqDescription
credits_chargedintegerAPI credits billed for a successful generation.
credits_remainingintegerRemaining spendableCredits after the call (apiPack plus packCredits after a purchase).
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
image_urlstringHTTPS URL of the finished panel when async is false and generation succeeded.
job_idstringAsync job id when async is true or the work is still running.
messagestringHuman-readable error. Never includes stack traces or internal paths.
next_stepstringWhat the agent should call next. Follow this instead of guessing.
panel_idstringGenerated or regenerated panel id.
qualitystringQuality used for this generation.
request_idstringRequest correlation id.
story_idstringCreated or existing story id.

No examples provided.

manga.create_story ~367

Start a new private manga (panel 1). Required: prompt + style_id from manga.list_styles. Optional identity_image or reference_image is Image 1. Style locks. Default async=false returns image_url, story_id, panel_id. Then manga.continue_story. Costs 1/2/5 credits by quality.

NameTypeReqDescription
asyncbooleanOn this MCP server the default is false: wait and return image_url in one call. Set true only if you will poll manga.get_job. HTTP API default remains async.
idempotency_keystringOptional. Reuse the same key on retry so a timeout does not charge twice. 8-200 chars. Omit to mint a one-shot key (unsafe on retry).
identity_imagestringReplacement photo: https URL or data:image/...;base64,... URI. Public hosts only. Same slot cannot also send a panel id.
promptstringyesScene in everyday language: characters, place, action, mood, camera, weather, color or black-and-white. Example: "A duel under cherry blossoms, low angle, rain, full color." Max 2000 characters.
qualitystringGeneration quality. standard costs 1 credit, hd 2, ultra 5. Default standard. HD/Ultra need an unlocked API wallet.
reference_imagestringOptional first-panel identity photo. https URL or data URI. Alias of identity_image.
style_idstringyesCanonical style id from manga.list_styles. Example: classic_shonen or cinematic_anime. Locked after panel 0.
titlestringOptional story title shown in the library. Example: "Rain Duel". Omit to let Mangii name it.
NameTypeReqDescription
credits_chargedintegerAPI credits billed for a successful generation.
credits_remainingintegerRemaining spendableCredits after the call (apiPack plus packCredits after a purchase).
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
image_urlstringHTTPS URL of the finished panel when async is false and generation succeeded.
job_idstringAsync job id when async is true or the work is still running.
messagestringHuman-readable error. Never includes stack traces or internal paths.
next_stepstringWhat the agent should call next. Follow this instead of guessing.
panel_idstringGenerated or regenerated panel id.
qualitystringQuality used for this generation.
request_idstringRequest correlation id.
story_idstringCreated or existing story id.

No examples provided.

manga.get_credits ~77

Return the API wallet. Spendable is apiPackCredits plus packCredits after the account has ever purchased. Later ad/referral grants on that pack pool also spend. weeklyCredits is display-only.

NameTypeReqDescription
include_notesbooleanWhen true (default), include a notes string explaining that weeklyCredits does not spend on API or MCP.
NameTypeReqDescription
apiPackCreditsintegerSpendable API credits for generate tools.
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
messagestringHuman-readable error. Never includes stack traces or internal paths.
notesstringWallet rules for agents.
packCreditsintegerIn-app pack credits. After a purchase (hasEverPurchasedCredits), the full current balance is included in spendableCredits, including later ad/referral grants. Never-purchased pack balances do not spe…
spendableCreditsintegerapiPackCredits plus packCredits when the account has ever purchased. Same number useApiCredit will spend.
weeklyCreditsintegerIn-app weekly credits. Display-only for API/MCP.

No examples provided.

manga.get_job ~74

Poll a generation job from manga.create_story, manga.continue_story, or manga.regenerate_panel when async=true. Repeat until status is succeeded or failed. Prefer async=false so you do not need this tool.

NameTypeReqDescription
job_idstringyesJob id from a previous generate result. Example: job_ab12cd34.
NameTypeReqDescription
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
idstringJob id.
messagestringHuman-readable error. Never includes stack traces or internal paths.
next_stepstringWhat to call next.
resultobjectFinished panel fields when status is succeeded.
statusstringJob status.

No examples provided.

manga.list_panels ~94

List panels you own for a story. Use this to get panel_id values before changing Image 1 or Image 2 on manga.continue_story or manga.regenerate_panel. Each row has ref_role: identity on the first panel, scene on the last distinct panel, otherwise null.

NameTypeReqDescription
story_idstringyesStory id from manga.create_story. Example: a Firestore story document id returned as story_id.
NameTypeReqDescription
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
hintstringHow to override Image 1 and Image 2 on continue or regenerate.
messagestringHuman-readable error. Never includes stack traces or internal paths.
panelsarrayyesPanels in reading order, with ids for identity_panel_id and continuity_panel_id.
story_idstringStory id from manga.create_story. Example: a Firestore story document id returned as story_id.

No examples provided.

manga.list_stories ~85

List stories you own, newest first. Call this when you lost story_id after context compaction so you can resume with manga.continue_story. Optional limit is an integer from 1 to 50 (default 20).

NameTypeReqDescription
limitintegerMax stories to return. Integer from 1 to 50. Default 20. Omit to use the default.
NameTypeReqDescription
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
messagestringHuman-readable error. Never includes stack traces or internal paths.
next_stepstringyesWhat to call next. Follow this instead of guessing.
storiesarrayyesOwned active stories, newest updated_at first.

No examples provided.

manga.list_styles ~99

List the 24 canonical Mangii art styles with live style ids. Call this before manga.create_story. Experimental and alias ids are excluded. Filter with group or limit when you only need one look.

NameTypeReqDescription
groupstringOptional style group. Example: shonen_action or painterly_artistic. Omit to return every selectable style.
limitintegerOptional max number of styles to return after filtering. Example: 6.
NameTypeReqDescription
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
messagestringHuman-readable error. Never includes stack traces or internal paths.
stylesarrayyesSelectable styles.

No examples provided.

manga.regenerate_panel ~449

Redraw or edit one panel. Style stays locked. Same Image 1 / Image 2 ref overrides as manga.continue_story. Get ids from manga.list_panels. Costs the same credits as a new panel.

NameTypeReqDescription
asyncbooleanOn this MCP server the default is false: wait and return image_url in one call. Set true only if you will poll manga.get_job. HTTP API default remains async.
context_panel_idsarrayLegacy list override [identity_panel_id, scene_panel_id]. Ignored when identity_* or continuity_* fields are set. Prefer those named slots.
continuity_imagestringReplacement Image 2 (scene) photo: https URL or data URI. Do not also send continuity_panel_id.
continuity_panel_idstringOverride Image 2 (scene) with this panel id from manga.list_panels. Do not also send continuity_image.
idempotency_keystringOptional. Reuse the same key on retry so a timeout does not charge twice. 8-200 chars. Omit to mint a one-shot key (unsafe on retry).
identity_imagestringReplacement photo: https URL or data:image/...;base64,... URI. Public hosts only. Same slot cannot also send a panel id.
identity_panel_idstringOverride Image 1 (identity) with this panel id from manga.list_panels. Do not also send identity_image.
panel_idstringyesPanel id from a previous generate result or manga.list_panels. Example: the panel_id returned by manga.create_story.
promptstringOptional rewrite of the scene. Same prompt rules as create. Omit to retry the stored prompt.
qualitystringGeneration quality. standard costs 1 credit, hd 2, ultra 5. Default standard. HD/Ultra need an unlocked API wallet.
reference_imagestringAlias for identity_image. Replaces Image 1 with an uploaded photo or URL.
story_idstringyesStory id from manga.create_story. Example: a Firestore story document id returned as story_id.
NameTypeReqDescription
credits_chargedintegerAPI credits billed for a successful generation.
credits_remainingintegerRemaining spendableCredits after the call (apiPack plus packCredits after a purchase).
errorstringMachine error code such as invalid_request, insufficient_credits, or quality_forbidden.
image_urlstringHTTPS URL of the finished panel when async is false and generation succeeded.
job_idstringAsync job id when async is true or the work is still running.
messagestringHuman-readable error. Never includes stack traces or internal paths.
next_stepstringWhat the agent should call next. Follow this instead of guessing.
panel_idstringGenerated or regenerated panel id.
qualitystringQuality used for this generation.
request_idstringRequest correlation id.
story_idstringCreated or existing story id.

No examples provided.

Common questions

What is the AI Manga & Anime Generator - Mangii MCP server?

AI Manga & Anime Generator - Mangii MCP is listed in the public MCP registry as ai.mangii/manga. Create manga and anime art from text. 24 styles, multi-panel stories, BYOK. This page covers its hosted endpoint (https://mcp.mangii.ai/mcp).

Is the AI Manga & Anime Generator - Mangii MCP server safe to use?

AI Manga & Anime Generator - Mangii MCP scores 88 out of 100 on VerifyMCP. 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 AI Manga & Anime Generator - Mangii MCP server expose?

AI Manga & Anime Generator - Mangii MCP exposes 9 tools: manga.list_styles, manga.get_credits, manga.list_panels, manga.list_stories, manga.create_story, and 4 more. Their descriptions and schemas cost roughly 1,780 tokens of context every time the server is loaded.

Does the AI Manga & Anime Generator - Mangii MCP server require authentication?

Yes. AI Manga & Anime Generator - Mangii MCP asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the AI Manga & Anime Generator - Mangii MCP server still maintained?

AI Manga & Anime Generator - Mangii MCP is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.