UNPKG

@devinrcai/mcp-image-generator

Version:

MCP server for generating images using ModelScope API - works with Claude Desktop and other MCP clients

11 lines 197 B
{ "mcpServers": { "image-generator": { "command": "npx", "args": ["@devinrcai/mcp-image-generator", "--start"], "env": { "NODE_ENV": "production" } } } }