HomeDesign & Media › imagegen-mcp

imagegen-mcp

AI image generation MCP — generate, bg removal, 4x upscale, or full pro pipeline. USDC/Base.

TypeScript Cloud
★ 1 stars Last pushed 2026-09-21 License: MIT

Topics: Art & Culture

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.0.2)

npx -y forgemesh-imagegen@2.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "imagegen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "forgemesh-imagegen@2.0.2"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • WALLET_PRIVATE_KEY required secret — Base wallet private key for x402 USDC micropayments. Use a dedicated low-balance wallet.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry