mcp-openai-image-generation and mcp-image-server

mcp-image-server
42
Emerging
Maintenance 13/25
Adoption 2/25
Maturity 24/25
Community 12/25
Maintenance 2/25
Adoption 4/25
Maturity 24/25
Community 12/25
Stars: 2
Forks: 1
Downloads:
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stars: 5
Forks: 1
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No risk flags
Stale 6m

About mcp-openai-image-generation

ai-zerolab/mcp-openai-image-generation

MCP Server for openai image generation

Implements the Model Context Protocol (MCP) as a stdio transport server, enabling Claude and other MCP clients to generate images via OpenAI's API with configurable base URLs and API credentials. Supports dynamic model selection and handles image generation requests through standardized MCP tool interfaces, seamlessly integrating OpenAI's image capabilities into AI applications and agents.

About mcp-image-server

ricardopera/mcp-image-server

A TypeScript-based MCP server for generating custom images and icons using AI (GPT Image 1). It supports output formats including .png, .svg, .ico, and others. Designed for seamless integration with Vibe Coding, enabling on-demand visual asset creation for your projects.

Implements stdio transport with OpenAI API integration to enable real-time image generation across multiple output formats with configurable dimensions (1024×1024, 1536×1024, 1024×1536) and background control. Exposes two primary tools—`generate-image` and `generate-favicon`—plus discoverable resources documenting tool usage and supported formats, allowing MCP clients to introspect capabilities before invocation. Operates as a zero-installation npx package with cross-platform support (Windows/Linux/Mac), requiring only `OPENAI_API_KEY` environment variable for seamless deployment into MCP Client configurations.

Scores updated daily from GitHub, PyPI, and npm data. How scores work