Flux 2 Online Mcp Server
@rocnubie
关于 Flux 2 Online Mcp Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"flux-2-online-mcp": {
"command": "node",
"args": [
"/absolute/path/to/flux-2-online-mcp/src/index.mjs"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论