送信

Photo AI Studio

@Photo AI Studio

AI photo generation, editing, and video creation MCP server. Generate photos from 150+ themed styles, edit with 19 AI operations (remove background, retouch, upscale, face swap), and create AI videos. Powered by Photo AI Studio.

ツール

サーバー設定

{
  "mcpServers": {
    "photoaistudio": {
      "command": "npx",
      "args": [
        "-y",
        "@photoaistudio/mcp-server"
      ],
      "env": {
        "PHOTOAI_API_KEY": "pa_sk_your-key-here"
      }
    }
  }
}
- MCP Server