Flux 2 Online Mcp Server
@rocnubie
About Flux 2 Online Mcp Server
No overview available yet
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments