Back to Browse

Mangii MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Create multi-panel manga stories with Mangii styles, continuity, and API credits.

About

Create multi-panel manga stories with Mangii styles, continuity, and API credits.

Remote endpoints: streamable-http: https://mcp.mangii.ai/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

MANGII_API_KEYRequired

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "ai-mangii-manga": {
      "url": "https://mcp.mangii.ai/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Mangii MCP — ai.mangii/manga

Remote MCP server for creating multi-panel manga stories with Mangii art styles, panel continuity, and API credits.

What it does

Connect Claude, Cursor, or any MCP client to Mangii and generate manga panels from natural-language prompts. The server exposes tools for story creation, panel generation, and continuation with style and character continuity locked after the first panel.

Full API reference: https://mangii.ai/console/docs

Authentication (BYOK)

Mangii uses bring-your-own-key billing. You 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 — credits are consumed per generation on Mangii.

  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

Environment variable

export MANGII_API_KEY="mangii_sk_…"

Clients should send Authorization: Bearer $MANGII_API_KEY.

Connect

ClientRemote URL
Primaryhttps://mcp.mangii.ai/mcp
Fallbackhttps://us-central1-mangii-app.cloudfunctions.net/headlessApi/mcp

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.

Credit costs

Each panel generation consumes credits by quality tier:

TierCredits
Standard1
HD2
Ultra5

Buy more credits at https://mangii.ai/console/billing.

Style lock

After the first panel of a story is generated, the art style is locked for that story. Continuation and add-panel calls inherit the established style automatically.

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/*).

Reviews

No reviews yet

Be the first to review this server!