I
Image MCP
by @xiaobc1234
支持符合openai格式的生图mcp服务
Created 4/22/2026
Updated about 23 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-image-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"xiaobc1234-image-mcp": {
"command": "npx",
"args": [
"xiaobc1234-image-mcp"
]
}
}
}