
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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-image-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ricardopera/mcp-image-server@latest"
],
"env": {
"OPENAI_API_KEY": "YOUR_OPENAI_API_KEY_HERE"
}
}
}
}工具
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).
概览
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.
媒体与设计 分类下的更多 MCP 服务器
Figma MCP Server
thirdstrandstudioFigma MCP Server with full API functionality
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
Figma MCP Server
TimHoldenModel Context Protocol server implementation for Figma API
Image-Gen-Server
fengin一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
评论