Omg Flux MCP
@XXpE3
About Omg Flux MCP
This mcp uses the flux api of ohmygpt to generate images
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"omgflux-mcp": {
"command": "node",
"args": [
"/path/to/omgflux-mcp-server/build/index.js"
],
"env": {
"OHMYGPT_API_KEY": "your-api-key-here"
}
}
}
}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 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.
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 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,
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments