Submit

Aether AI — Media Generation MCP Server

@Dias Zhumagaliyev

AI image & video generation, background removal, and upscaling for coding agents. 10 models including Flux, SDXL, Seedream, Luma, and Seedance. Works in Claude Code, Cursor, and Windsurf.

Server Config

{
  "mcpServers": {
    "aether": {
      "command": "npx",
      "args": [
        "-y",
        "@aether-ai/mcp-server"
      ],
      "env": {
        "AETHER_API_KEY": "your-api-key",
        "AETHER_API_URL": "https://aether-api.dias.now"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.