CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Flux-2 Online MCP

rocnubie/flux-2-online-mcp
registry active
Summary

Connects Claude to the Flux-2 Online image generation platform through a read-only knowledge surface. Exposes tools to list available LoRA styles, fetch pricing details, and retrieve official links, plus resources for FAQ content and prompts that recommend starting points for specific visual goals. No API keys or quotas required. Useful when you want Claude to help users navigate Flux-2 Online's model tiers (Dev, Pro, Flex), understand the style library, or answer questions about the platform's capabilities like face swap, background removal, and image-to-video conversion without leaving the chat. The server surfaces what the platform offers rather than generating images directly.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Flux-2 Online MCP Server

Flux-2 Online - Flux 2 AI Image Generator

MCP Badge License: MIT Node smithery MCP

A Model Context Protocol server that exposes the canonical Flux-2 Online knowledge surface — image generation workflows and styles, pricing, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

Official website: https://flux-2.online

🎨 About Flux-2 Online

Flux-2 Online is a web-based AI image and video generation platform built around the Flux family of models. Users describe what they want in a text prompt, choose a model suited to their needs — from the fast and budget-friendly Flux 2 Dev to the higher-fidelity Flux 2 Pro or the flexible Flux 2 Flex — and receive generated images within seconds. Beyond text-to-image, the platform bundles a set of editing tools: image-to-image transformation, face swap, background removal, image enhancement, and image-to-video conversion, all accessible from a single browser-based interface with no local installation required.

Key Features

  • Multiple Flux model tiers — Flux 2 Dev for speed, Flux 2 Pro for quality, Flux 2 Flex for granular control, plus additional models like Seedream and Qwen for complex text rendering.
  • LoRA styles library — A curated collection of artistic styles spanning anime, photorealism, and more, selectable at generation time to steer the visual aesthetic without prompt engineering alone.
  • Kontext consistency mode — Keeps character appearance and object details coherent across a sequence of generated images, useful for multi-panel or narrative work.
  • Bundled editing tools — Face swap, hairstyle modifier, text remover, background changer, professional photo generator, and product photography generator are included alongside the core image generator.
  • Image-to-video conversion — Powered by Seedance 1.0 Lite, the platform converts still images into short video clips with configurable duration and resolution settings.
  • API access — A RESTful API with webhook support lets developers integrate image generation into their own applications using Python, JavaScript, or any HTTP client.
  • Free tier with daily credits — Basic generation is available without a subscription; a credit-based system scales up to commercial-grade output, higher resolutions, and batch processing.

Use Cases

  • Content creation — Social media managers and bloggers generate on-brand illustrations or photography-style images from text prompts, bypassing stock photo licensing.
  • E-commerce product visuals — Store owners use the product photography generator and background tools to produce clean, professional product shots without a physical studio.
  • Concept iteration — Designers test visual directions quickly by generating multiple style variants in parallel before committing to a final look.
  • Short-form video assets — Marketers convert finished images into brief animated clips suitable for social ads, reels, or presentation slides.
  • Developer integration — Independent developers embed the API into creative apps, chatbots, or internal tools that need on-demand image generation without managing their own model infrastructure.

Who Is It For

Flux-2 Online targets a broad range of creators and builders who need AI-generated visuals without the overhead of running models locally. Graphic designers and marketing professionals will find the multi-model selector and LoRA library useful for iterating on visual styles quickly. E-commerce operators benefit from the dedicated product photography and background editing tools. Developers who want image generation as a service rather than a self-hosted pipeline can connect via the RESTful API. The free daily credit allowance also makes the platform accessible to individual hobbyists and students who want to explore AI image generation before committing to a paid plan.

Tools

list_styles

Return the canonical list of image-generation styles or presets the site exposes. (Flux-2 Online)

Input: no parameters. Returns: text/markdown.

get_pricing

Return the canonical pricing entry point for Flux-2 Online.

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for Flux-2 Online (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://flux-2-online/styles — Supported image-generation styles and presets.
  • site://flux-2-online/pricing — Canonical pricing entry point.
  • site://flux-2-online/faq — Short FAQ generated from public site metadata.
  • site://flux-2-online/links — Canonical URLs to share with users.

Prompts

tell_me_about_flux_2_online

Summarize what the site is, who it's for, and how it works. — Flux-2 Online

try_image_style_flux_2_online

Recommend a starting image-generation style for a stated goal. — Flux-2 Online

Installation

Install via Smithery

npx -y @smithery/cli install flux-2-online-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/flux-2-online-mcp.git
cd flux-2-online-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

{
  "mcpServers": {
    "flux-2-online-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/flux-2-online-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://flux-2.online
  • Pricing: https://flux-2.online/pricing
  • Support: support@flux-2.online

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
AI & LLM Tools
Registryactive
UpdatedMay 22, 2026
View on GitHub

Related AI & LLM Tools MCP Servers

View all →
SkillFM LLM Cost Optimizer

io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage

LLM cost optimizer for OpenAI, Anthropic, token usage, BYOK, and SkillFM Beacon audits.
Llm Orchestration Agent

io.github.mikerawsonnz/llm-orchestration-agent

Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
Authenticated Llm Agent

io.github.mikerawsonnz/authenticated-llm-agent

JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion.
Copilot Memory MCP

labforgedev/copilot-memory-mcp

Persistent semantic memory for AI agents using local ChromaDB vector search. No cloud required.
1
Agent Prompt Injection Firewall Mcp

csoai-org/agent-prompt-injection-firewall-mcp

The WAF for agents. Pattern-based + heuristic firewall scans prompts, RAG documents, tool argume...
Authenticated Multi Llm Agent

io.github.mikerawsonnz/authenticated-multi-llm-agent

Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f