Omg Flux MCP
@XXpE3
关于 Omg Flux MCP
This mcp uses the flux api of ohmygpt to generate images
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"omgflux-mcp": {
"command": "node",
"args": [
"/path/to/omgflux-mcp-server/build/index.js"
],
"env": {
"OHMYGPT_API_KEY": "your-api-key-here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Omg Flux MCP?
A Node.js-based MCP server that requires an OHMYGPT_API_KEY environment variable for authentication, as specified in its configuration example.
How to use Omg Flux MCP?
Clone the repository, install dependencies with npm install, build the project with npm run build, then configure it in your MCP settings with the node command pointing to the built index.js and the OHMYGPT_API_KEY environment variable set to your API key.
Key features of Omg Flux MCP
- Requires Node.js v18.0 or higher
- Authenticated via OHMYGPT_API_KEY
- Installation via Git clone and npm
- Build command included in setup
Use cases of Omg Flux MCP
—
FAQ from Omg Flux MCP
—
What Node.js version is required?
Node.js v18.0 or higher, as verified by node --version.
How do I set the API key?
Set the OHMYGPT_API_KEY environment variable in the MCP server configuration under env.
其他 分类下的更多 MCP 服务器
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
评论