4o-image MCP Server
@Antipas
关于 4o-image MCP Server
An MCP server implementation that integrates with 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. Create high-quality art, 3D characters, and custom images using simple text prompts.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"4o-image": {
"command": "npx",
"args": [
"-y",
"4oimage-mcp"
],
"env": {
"API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}工具
1Generate images based on text prompts with optional image editing
概览
What is 4o-image MCP Server?
An MCP server implementation that integrates with the 4o-image API, enabling LLMs and other AI systems to generate and edit images through a standardized protocol. It is designed for creating high-quality art, 3D characters, and custom images using simple text prompts.
How to use 4o-image MCP Server?
Install and run the server via npx with the command npx -y 4oimage-mcp, setting the API_KEY environment variable to your key from 4o-image.app. For use with Claude Desktop, add the corresponding configuration entry to claude_desktop_config.json as shown in the README.
Key features of 4o-image MCP Server
- Text-to-Image Generation from text descriptions
- Image Editing via text prompts and base64 image input
- Real-time progress updates on generation status
- Automatic browser opening of generated images
Use cases of 4o-image MCP Server
- Generate artwork, 3D characters, or custom images from text
- Edit existing images by describing changes with natural language prompts
- Integrate image generation and editing into AI assistants and workflows
FAQ from 4o-image MCP Server
What does the server require to run?
It requires Node.js (to run via npx) and an API key from 4o-image.app.
How do I get an API key?
Register for an account at 4o-image.app/dashboard and obtain your API key from the user dashboard.
Can I edit existing images?
Yes. Provide a base64-encoded image along with a text prompt in the generateImage tool to modify the image.
Does the server provide progress updates?
Yes, real-time progress updates are supported, giving feedback on generation status.
Where does the generated image appear?
The image opens automatically in your default browser, and a direct link is provided in the response.
媒体与设计 分类下的更多 MCP 服务器
Design Systems Mcp
southleftI'm your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
YouTube Transcript MCP Server
jkawamotoMCP server retrieving transcripts of YouTube videos
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
评论