mcp-mangii
AIマンガ&アニメ生成ツール - Mangii MCP(ai.mangii/manga)
AIマンガジェネレーターでマンガやアニメのアートを作成します。想像したことを入力するだけで、Mangii が選択したスタイルのパネルに変換します。絵心は一切必要な。
シングルパネルでも、複数パネルのストーリーでも、Mangii はプレーンな言語のプロンプトからマンガ、アニメ、ウェブトゥーン、マンファ、コミック風アートを生成できるように設計されています。キャラクター、場所、場所、アクション、雰囲気を記述するだけで、ストーリーとして続けたり再生成したりできるアートを生成します。
各目录の正規のショートコピーとロングコピー: LISTING.md。
24種のマンガ&アニメアートスタイル
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、Sum-e Ink、Ligne Claire。
好きなスタイルで新しいストーリーを始めることができます。最初のパネル以降、そのストーリーのスタイルは固定され、後続のパネルもそのスタイルに一致します。別の雰囲気にしたい場合は、新しいストーリーを使用します。ライブのAPI IDは manga.list_styles を呼び出して取得できます。
Related MCP server: RendrKit
マルチパネルのマンガストーリーを作成
一発限りの画像ではなく、ストーリーを始めてパネルを徐々に追加し、ストーリーを重ねるほどキャラクターの見た目をより一貫したものにできます。
ツール: 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。
続行を生成する時のデフォルトでは、Image 1 は最初のパネル (identity)、Image 2 は最後の固有パネル (scene) になります。Image 1 は identity_panel_id または identity_image / reference_image(https URL または data URI)で上書きできます。Image 2 は continuity_panel_id または continuity_image で上書きできます。ID は manga.list_panels で確認してください(ref_role は identity または scene です)。圧縮後に story_id を失った場合は、manga.list_stories を呼び出してから続行してください。
テキストからマンガへ
日常の言葉で、どんなシーンでも記述できます。桜の下の決闘、夜のネオン街、静かな教室のひとこま、ファンタジーの冒険など。雨、照明、カメラアングル、フルカラー、またはクラシックな白黒も指定できます。
Mangii は画像を描画する前に、ざっくりとしたアイデアをより明確なシーン説明に変換します。ストーリーのコントロールはユーザーにあり、モデルがパネルをレンダリングします。
リモート MCP に接続
クライアント | リモートURL |
プライマリ |
|
フォールバック |
|
HTTP API: https://api.mangii.ai
OpenAPI(公開): https://api.mangii.ai/openapi.json
ドキュメント: https://mangii.ai/console/docs
Cその他
設定 → MCP → カスタムコネクタを追加 → リモート(Streamable HTTP):
URL:
https://mcp.mangii.ai/mcpHeader:
Authorization: Bearer mangii_sk_…
Claude Desktop / Claude Code
同じ URL と Authorization: Bearer mangii_sk_… ヘッダーを使用して、リモートの MCP コネクタを追加します。
認証(BYOK)
Mangii は bring-your-own-key(キー持ち込み)方式の課金を採用しています。Mangii Developer Console で API キーを作成し、Mangii(Stripe)経由でクレジットを支払います。OpenRouter を経由したルーティングや、画像モデルが必要ることはありません。
https://mangii.ai/console/keys にサインインします。
API キー (
mangii_sk_…) を作成します。すべてのリクエストで Bearer トークンとして渡します。
export MANGII_API_KEY="mangii_sk_…"クライアントは Authorization: Bearer $MANGII_API_KEY を送信してください。
クレジット料金
ティア | クレジット |
Standard | 1 |
HD | 2 |
Ultra | 5 |
クレジットは生成が成功したときに消費され、失敗した生成は返金されます。クレジットは、https://mangii.ai/console/billing で購入できます。アプリ内で受け取れる毎週のクレジットを API や MCP で使用することはできません。
Registry メタデータ
公式な MCP Registry ドキュメントは server.json を参照してください(ai.mangii/manga)。mangii.ai 上の DNS 認証は、逆引きドメインの名前空間 ai.mangii/* にマップされます(com.mangii/* ではありません)。
サポート: https://mangii.ai/contact
利用規約: https://mangii.ai/terms
プライバシ:: https://mangii.ai/privacy
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseAqualityCmaintenanceGenerate production-ready images from text prompts. AI-powered design API with 50+ templates for social posts, banners, OG images, and more.830MIT
- ISC
- AlicenseNot gradedqualityBmaintenanceGenerate and refine AI images/audio/video through natural conversation.397Apache 2.0
Related MCP Connectors
Generate logos, social posts, app screenshots, comic panels & visual-novel assets from prompts.
AI image, video & music generation. Flux, Veo 3.1, Suno V5. Free tier included.
Generate game assets with AI: sprites, 3D models, animations, sound effects, music, and voices.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AAAIStudio/mangii-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server