一个完整的 MCP 服务器,支持图片分析和生成。支持本地文件、HTTP URL 和剪贴板图片的分析,以及基于 qwen-image-plus 模型的图片生成功能
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"image-mcp-server": {
"command": "uvx",
"args": [
"image-mcp-server"
]
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
一个完整的 MCP 服务器,支持图片分析和生成。支持本地文件、HTTP URL 和剪贴板图片的分析,以及基于 qwen-image-plus 模型的图片生成功能
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'image-mcp-server' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked image-mcp-server against OSV.dev.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / design
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
Workspace template + MCP server for Claude Code, Codex CLI, Cursor & Windsurf. Multi-agent knowledge engine (ag-refresh / ag-ask) that turns any codebase into a queryable AI assistant.
MCP server for accessing Figma plugin console logs and screenshots via Cloudflare Workers or local mode
MCP Security Weekly
Get CVE alerts and security updates for Image Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.