MCP Servers / development / Image MCP Server

Image MCP Server

JSON →
nonedevelopment

An MCP server for AI image generation using OpenAI and Replicate APIs.

Install
How to run this server
[ { "cmd": "npm install -g image-mcp", "imports": [] } ]
server path: image-mcp-server
Tools
What this server exposes
generate_ai_image
Generate AI images with customizable prompts, sizes, models, and styles
square_image
Generate square images (1024x1024) - shortcut command
landscape_image
Generate landscape images (1536x1024) - shortcut command
portrait_image
Generate portrait images (1024x1536) - shortcut command
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
envREPLICATE_API_TOKEN
Resources
Image MCP Server — MCP Server · libregistry