micu-image-mcp

Subaru486desuwa/micu-image-mcp
★ 54 stars Python AI/LLM Updated 4d ago
MCP server wrapping 米醋 gpt-image-2 / gpt-image-2-pro proxy. One-click install for Claude Code / Codex / Cursor.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "micu-image-mcp": {
      "command": "uvx",
      "args": [
        "micu-image-mcp"
      ]
    }
  }
}

Or install with pip: pip install micu-image-mcp