1. Conduid
  2. Developer Tools
  3. Flux Kontext MCP
MCP server · Developer Tools

Flux Kontext MCP

Flux.1 Kontext MCP Server

Unclaimed MIT last commit a year ago devtools
50Fair

Scored 3 days ago · breakdown

About Flux Kontext MCP

Flux Kontext MCP is an MCP server published by sugarforever in the Developer Tools category: flux.1 Kontext MCP Server. It has been installed 0 times through Conduid.

The repository has 14 stars and 0 forks, with the last commit a year ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx flux-kontext-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Flux Kontext MCP

Powered by Claude · Grounded in docs

I know everything about Flux Kontext MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

0.0.40.0.4 · 11 Jun 2025
0.0.30.0.3 · 8 Jun 2025
0.0.20.0.2 · 8 Jun 2025
0.0.10.0.1 · 8 Jun 2025First version

README

Flux.1 Kontext MCP Server

MCP server configuration:

{
    "mcpServers": {
        "flux_kontext_mcp": {
            "command": "uvx",
            "args": ["flux-kontext-mcp"],
            "env": {
                "REPLICATE_API_TOKEN": "your_replicate_api_token"
            }
        }
    }
}

MCP tools

  • flux_kontext_generate
  • flux_kontext_async_generate
  • flux_kontext_get_prediction
  • flux_kontext_list_predictions
  • flux_kontext_cancel_prediction
  • flux_kontext_wait_for_prediction
  • flux_kontext_get_model_info

README mirrored from the source repository 3 days ago. The original is authoritative.

Questions

About Flux Kontext MCP

How do I install Flux Kontext MCP?

Run npx flux-kontext-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Flux Kontext MCP safe to use with an AI agent?

Its trust score is 50 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Flux Kontext MCP still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.