
Mcp Image Server
@ricardopera
About 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.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-image-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ricardopera/mcp-image-server@latest"
],
"env": {
"OPENAI_API_KEY": "YOUR_OPENAI_API_KEY_HERE"
}
}
}
}Tools
2Generates a custom image using AI (GPT Image 1) and delivers it in the requested format (.png, .svg, .ico).
Generates a custom favicon.ico from a textual prompt using AI (GPT Image 1).
Overview
What is Mcp Image Server?
A TypeScript-based MCP server that generates 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.
How to use Mcp Image Server?
—
Key features of Mcp Image Server
- AI-powered image and icon generation via GPT Image 1
- Supports multiple output formats (PNG, SVG, ICO, and more)
- Built in TypeScript for MCP integration
- Designed for use with Vibe Coding workflows
Use cases of Mcp Image Server
- Generating custom icons for applications and dashboards
- Creating on-demand images during a Vibe Coding session
- Producing SVG graphics programmatically through AI
FAQ from Mcp Image Server
What AI model does Mcp Image Server use?
It uses GPT Image 1 for image generation.
What file formats can it output?
It supports .png, .svg, .ico, and other formats.
What is Vibe Coding?
Vibe Coding is the development workflow the server is designed to integrate with, as mentioned in the README. No further details are provided.
Frequently asked questions
What AI model does Mcp Image Server use?
It uses GPT Image 1 for image generation.
What file formats can it output?
It supports .png, .svg, .ico, and other formats.
What is Vibe Coding?
Vibe Coding is the development workflow the server is designed to integrate with, as mentioned in the README. No further details are provided.
Basic information
More Media & Design MCP servers
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality

Lamina — On-brand product photos, video & try-ons
LaminaGenerate on brand product videos from Claude Code (or any assistant) in one line. Lamina turns a brief + your brand kit into finished product photos, video reels, and campaign banners - no prompt engineering; brand guard
Framelink Figma MCP Server
GLipsMCP server to provide Figma layout information to AI coding agents like Cursor
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
Comments