Flux 2 Online Mcp Server
@rocnubie
About Flux 2 Online Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"flux-2-online-mcp": {
"command": "node",
"args": [
"/absolute/path/to/flux-2-online-mcp/src/index.mjs"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Flux 2 Online Mcp Server?
Flux 2 Online Mcp Server is a read-only Model Context Protocol server that exposes the Flux-2 Online knowledge surface—image generation workflows, styles, pricing, FAQ, and official links—to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. It requires no API keys, no quotas, and has a ~50 ms cold start.
How to use Flux 2 Online Mcp Server?
Install via Smithery (npx -y @smithery/cli install flux-2-online-mcp --client claude) or from source (git clone, pnpm install, then add the server configuration to your MCP client's config file). After setup, the server provides tools, resources, and prompts for querying Flux-2 Online information.
Key features of Flux 2 Online Mcp Server
- Exposes Flux-2 Online styles, pricing, links, and FAQ as MCP resources.
- Provides three tools:
list_styles,get_pricing,get_official_links. - Contains two prompts:
tell_me_about_flux_2_onlineandtry_image_style_flux_2_online. - Read-only operation with no API keys or usage quotas.
- Fast cold start (~50 ms) over stdio transport.
- Compatible with Claude Desktop, Cursor, Windsurf, and Continue.
Use cases of Flux 2 Online Mcp Server
- Let AI assistants fetch canonical pricing or style lists for Flux-2 Online.
- Enable MCP clients to answer user questions about Flux-2 Online features.
- Integrate Flux-2 Online knowledge into creative workflows without web scraping.
FAQ from Flux 2 Online Mcp Server
Does Flux 2 Online Mcp Server require an API key?
No, the server is read-only and does not require any API keys or authentication.
What runtime dependencies are needed?
Node.js version 18 or higher is required.
How fast is the server?
The server has a cold start latency of approximately 50 milliseconds.
Is the server free to use?
Yes, the MCP server itself has no quotas or costs; usage of the underlying Flux-2 Online platform may be subject to its own free tier and paid plans.
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments