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
npx flux-kontext-mcpThis 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
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
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.