Back to search
30
MCP

iflow-mcp_image-gen-mcp

pypi/iflow-mcp_image-gen-mcp

An MCP (Model Context Protocol) server that integrates with OpenAI's gpt-image-1 model for text-to-image generation services

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_incomestreamsurfer-chatgpt-native-image-gen-mcp
OpenAI Image Generation MCP Server - provides tools for generating and editing images using OpenAI's gpt-image-1 model
0 tools
iflow-mcp_kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools
iflow-mcp_openai-mcp
OpenAI Code Assistant Model Context Protocol (MCP) Server
0 tools
iflow-mcp_sadiuysal-crawl4ai-mcp-server
A lightweight Model Context Protocol (MCP) server that exposes Crawl4AI web scraping and crawling capabilities as tools for AI agents.
0 tools
iflow-mcp_geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools
iflow-mcp-modelscope-mcp-server
A Model Context Protocol (MCP) server that integrates with ModelScope's ecosystem.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "iflow-mcp_image-gen-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}