MCP.so
ログイン
サーバー
A

Aiimagemultistyle

@codecraftm

A Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.

概要

What is Aiimagemultistyle?

Aiimagemultistyle is an MCP (Model Context Protocol) server for image generation and manipulation using fal.ai’s Stable Diffusion model. It is designed for users who want to generate images from text prompts in a wide range of anime and artistic styles, resize and upscale images, and perform mask-based image editing.

How to use Aiimagemultistyle?

Install the package via npm install, set the FALAI_API_KEY environment variable, and add Aiimagemultistyle to your MCP client’s mcpServers configuration. The server can run in STDIO mode (default) or REST mode (with --mode=rest --port=9593 --endpoint=/rest). Invoke the generate_image, upscale_image, or search-and-replace tools through the MCP protocol.

Key features of Aiimagemultistyle

  • Generate high-quality images from text prompts.
  • Supports over 20 artistic styles including Ghibli, Pixar, and Cyberpunk.
  • Multiple output sizes: square, portrait, and landscape ratios.
  • Generate up to 4 images in a single request.
  • Upscale images to 4x resolution enhancement.
  • Search-and-replace editing using a mask and prompt.
  • Built-in NSFW content detection.

Use cases of Aiimagemultistyle

  • Create concept art in a specific anime or film style.
  • Quickly generate multiple variations of an image for design feedback.
  • Enhance low-resolution images with 4x upscaling.
  • Edit specific regions of an image by providing a mask and replacement description.
  • Automate image generation workflows within MCP‑compatible tools.

FAQ from Aiimagemultistyle

What API key is required?

You need a fal.ai API key set as the environment variable FALAI_API_KEY.

Which image styles are available?

The server offers over 20 styles, including Ghibli, Pixar, Pokemon, Genshin Impact, Cyberpunk, One Piece, Attack on Titan, Shinkai Makoto, Sailor Moon, Evangelion, Disney Princess, Kyoto Animation, Dreamworks, Marvel, DC Comics, Kawaii Pastel, Simpsons, Dragon Ball, Demon Slayer, Warner Bros Animation, Dark Fantasy, and many more Japanese anime styles.

How many images can I generate at once?

You can request up to 4 images per generate_image call using the num_images parameter (default is 1).

What image sizes are supported?

Six sizes are available: Square (512×512), Square HD (1024×1024), Portrait 4:3 (768×1024), Portrait 16:9 (576×1024), Landscape 4:3 (1024×768), and Landscape 16:9 (1024×576).

Does Aiimagemultistyle filter NSFW content?

Yes, it has built-in NSFW content detection that triggers error handling if such content is detected.

What transport modes are available?

It supports STDIO mode (default) and REST mode (configured via command‑line arguments).

「その他」の他のコンテンツ