Skip to main content
ClaudeWave

Public Mangii MCP metadata (com.mangii/manga). Remote Streamable HTTP at mcp.mangii.ai.

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/AAAIStudio/mangii-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mangii-mcp": {
      "command": "node",
      "args": ["/path/to/mangii-mcp/dist/index.js"],
      "env": {
        "MANGII_API_KEY": "<mangii_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/AAAIStudio/mangii-mcp and follow its README for install instructions.
Detected environment variables
MANGII_API_KEY
Casos de uso

Resumen de MCP Servers

# 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`](./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_styles`, `manga.get_credits`, `manga.buy_credits`.

## 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](https://mangii.ai/console/keys)
2. Create an API key (`mangii_sk_…`)
3. Pass it as a Bearer token on every request

```bash
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](https://mangii.ai/console/billing). Weekly in-app credits do not spend on API or MCP.

## Registry metadata

See [`server.json`](./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
anthropicmangamcpmodel-context-protocol

Lo que la gente pregunta sobre mangii-mcp

¿Qué es AAAIStudio/mangii-mcp?

+

AAAIStudio/mangii-mcp es mcp servers para el ecosistema de Claude AI. Public Mangii MCP metadata (com.mangii/manga). Remote Streamable HTTP at mcp.mangii.ai. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-22.

¿Cómo se instala mangii-mcp?

+

Puedes instalar mangii-mcp clonando el repositorio (https://github.com/AAAIStudio/mangii-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar AAAIStudio/mangii-mcp?

+

Nuestro agente de seguridad ha analizado AAAIStudio/mangii-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene AAAIStudio/mangii-mcp?

+

AAAIStudio/mangii-mcp es mantenido por AAAIStudio. La última actividad registrada en GitHub es del 2026-08-22, con 0 issues abiertos.

¿Hay alternativas a mangii-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mangii-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: AAAIStudio/mangii-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/aaaistudio-mangii-mcp)](https://claudewave.com/repo/aaaistudio-mangii-mcp)
<a href="https://claudewave.com/repo/aaaistudio-mangii-mcp"><img src="https://claudewave.com/api/badge/aaaistudio-mangii-mcp" alt="Featured on ClaudeWave: AAAIStudio/mangii-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mangii-mcp