mcp-mangii

mcp-mangii

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.

Category
Visit Server

README

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.

  1. Sign in at https://mangii.ai/console/keys
  2. Create an API key (mangii_sk_…)
  3. 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

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured