AI Manga & Anime Generator - Mangii MCP
Create manga and anime art from text. 24 styles, multi-panel stories, BYOK.
Install
mcp_config.json
{
"mcpServers": {
"ai-mangii-manga": {
"url": "https://mcp.mangii.ai/mcp",
"type": "streamable-http"
}
}
}Documentation
AI Manga & Anime Generator - Mangii MCP (ai.mangii/manga)
Create manga and anime art with an AI manga generator. Type what you imagine — Mangii turns text into panels in a chosen style. No drawing skills needed.
Whether you want a single panel or a multi-panel story, Mangii is built for manga, anime, webtoon, manhwa, and comic-style art from plain language prompts. Describe characters, places, action, and mood — then generate art you can continue as a story or regenerate.
Canonical short + long copy for every directory: LISTING.md.
24 manga and anime art styles
Classic Action, Modern Shonen, Cinematic Anime, Mecha Sci-Fi, American Superhero, Modern Anime, Retro Anime, Pastel, Soft Romance, Magical Girl, Mini Cute, Kawaii Sticker, Urban Drama, Dark Fantasy, Noir Comics, Cyberpunk, Korean Digital, Action Manhwa, Manhua Wuxia, Xianxia, 3D Donghua, Watercolor Anime, Sumi-e Ink, Ligne Claire.
Start a new story in the style you want. After the first panel, that story’s style stays locked so later panels match. Use a new story when you want a different look. Call manga.list_styles for the live API ids.
Build multi-panel manga stories
Go beyond one-off images. Start a story, add panels step by step, and keep characters looking more consistent as the story grows.
Tools: manga.create_story, manga.continue_story, manga.regenerate_panel, manga.list_panels, manga.list_stories, manga.list_styles, manga.get_credits, manga.get_job, manga.buy_credits.
Continue defaults keep Image 1 = first panel (identity) and Image 2 = last distinct panel (scene). Override Image 1 with identity_panel_id or identity_image / reference_image (https URL or data URI). Override Image 2 with continuity_panel_id or continuity_image. Call manga.list_panels for ids (ref_role is identity or scene). If you lost story_id after compaction, call manga.list_stories then continue.
Text to manga
Write any scene in everyday language: a duel under cherry blossoms, a neon city at night, a quiet classroom moment, or a fantasy quest. Add rain, lighting, camera angle, full color, or classic black and white.
Mangii turns rough ideas into clearer scene descriptions before the image is drawn. You stay in control of the story — the model renders the panel.
Connect (remote MCP)
| Client | Remote URL |
|---|---|
| Primary | https://mcp.mangii.ai/mcp |
| Fallback | https://us-central1-mangii-app.cloudfunctions.net/headlessApi/mcp |
HTTP API: https://api.mangii.ai
OpenAPI (public): https://api.mangii.ai/openapi.json
Docs: https://mangii.ai/console/docs
Cursor
Settings → MCP → Add custom connector → Remote (Streamable HTTP):
- URL:
https://mcp.mangii.ai/mcp - Header:
Authorization: Bearer mangii_sk_…
Claude Desktop / Claude Code
Add a remote MCP connector with the same URL and Authorization: Bearer mangii_sk_… header.
Authentication (BYOK)
Mangii uses bring-your-own-key billing. Mint an API key in the Mangii Developer Console and pay for credits through Mangii (Stripe). There is no OpenRouter routing and no separate image-model billing.
- Sign in at https://mangii.ai/console/keys
- Create an API key (
mangii_sk_…) - Pass it as a Bearer token on every request
export MANGII_API_KEY="mangii_sk_…"
Clients should send Authorization: Bearer $MANGII_API_KEY.
Credit costs
| Tier | Credits |
|---|---|
| Standard | 1 |
| HD | 2 |
| Ultra | 5 |
Credits are consumed when a generation succeeds; failed generations refund. Buy credits at https://mangii.ai/console/billing. Weekly in-app credits do not spend on API or MCP.
Registry metadata
See server.json for the official MCP Registry document (ai.mangii/manga). DNS auth on mangii.ai maps to the reversed-domain namespace ai.mangii/* (not com.mangii/*).
Support: https://mangii.ai/contact
Terms: https://mangii.ai/terms
Privacy: https://mangii.ai/privacy
Sourced from the repository README.
More in AI & Agents
- PonytailMakes your AI agent think like the laziest senior dev in the room. The best code is the code you never wrote.109,599
- AgentsMulti-harness agentic plugin marketplace for Claude Code, Codex, Cursor, OpenCode, GitHub Copilot, and Google Antigravity39,079
- Frontend SlidesCreate beautiful slides on the web using a coding agent's frontend skills28,060
- Agent Skills Search ServerSearch and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.24,658
- Agency Agents Zh🎭 267 个即插即用的 AI 专家角色 — 支持 Hermes Agent/Claude Code/Cursor/Copilot 等 18 种工具,覆盖工程/设计/营销/金融等 20 个部门。含 52 个中国市场原创智能体(小红书/抖音/微信/飞书/钉钉等)。搭配编排器 agency-orchestrator,一句话即可让多位专家按 DAG 自动协作。19,868
- Watermarks RemoverStrip multi-vendor AI provenance marks: Unicode text hygiene, statistical rewrite hooks, and C2PA/metadata from PNG/JPEG/SVG/PDF/DOCX/HTML/MD17,822