forgemeshlabs/imagegen-mcp
[](https://glama.ai/mcp/servers/forgemeshlabs/imagegen-mcp) 📇 ☁️ - AI image generation MCP server with generate, background removal, 4x HD upscale, and full pro pipeline tools. Pay per image in USDC on Base mainnet via x402; no API key or subscription required.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide → Connected Apps: forgemeshlabs/imagegen-mcp Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-forgemeshlabs-imagegen-mcp
Configuration
{
"mcpServers": {
"forgemeshlabs-imagegen-mcp": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-forgemeshlabs-imagegen-mcp"
],
"env": {}
}
}
}