提交

Aiimagemultistyle

@codecraftm

a year ago
developer-tools
A Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.

工具

generate_image

upscale_image

search-and-replace

服务器配置

{
  "mcpServers": {
    "image-generator": {
      "command": "npx",
      "args": [
        "-y",
        "aiimagemultistyle"
      ],
      "env": {
        "FALAI_API_KEY": "your_fal_ai_key_here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.