← Registry

AI & Machine Learning

fluxaipro.art

Generates AI images using Flux AI models for product photos, e-commerce visuals, and brand images.

1 endpoint3 known toolsFirst detected May 28, 2026Last detected August 12, 2026

ENDPOINT 1

https://fluxaipro.art/mcp

No auth detected

MCP server metadata

Name
Flux AI
Version
1.0.0
Capabilities
toolsresources

Known tools 3

create_generation_task

Create a Flux AI image generation task for product photos, ecommerce visuals, ad creatives, or brand images.

Potential side effects
get_generation_task

Fetch a Flux AI generation task by task ID.

Inferred read-only
list_ai_models

List Flux AI models available for AI image generation workflows.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.flux-ai]
url = "https://fluxaipro.art/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "flux-ai": {
      "type": "http",
      "url": "https://fluxaipro.art/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: flux-ai
Remote MCP URL: https://fluxaipro.art/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "flux-ai": {
      "url": "https://fluxaipro.art/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "flux-ai": {
      "type": "http",
      "url": "https://fluxaipro.art/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "flux-ai",
  "transport": "streamable-http",
  "url": "https://fluxaipro.art/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for fluxaipro.art was fetched 2026-08-04T00:04:15.346Z and is being refreshed.

Trust status Trusted

fluxaipro.art is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.