DiffuGen - Advanced Local Image Generator with MCP Integration

Created By
CLOUDWERX-DEVa year ago
DiffuGen is a powerful yet user-friendly interface for local\edge image generation. Built on the Model Control Protocol (MCP), it provides a seamless way to interact with various Stable Diffusion models including Flux, SDXL, SD3, and SD1.5. Diffugen also features an OpenAPI Server for API usage and designed to support OpenWebUI OpenAPI Tool use.
Overview

What is DiffuGen?

DiffuGen is an advanced local image generator that integrates with various Stable Diffusion models through the Model Control Protocol (MCP). It provides a user-friendly interface for generating high-quality images directly within development environments.

How to use DiffuGen?

To use DiffuGen, install it via the provided setup script, configure your IDE to connect to the MCP server, and then use natural language commands or API calls to generate images based on your prompts.

Key features of DiffuGen?

  • Supports multiple models including Flux Schnell, SDXL, SD3, and SD1.5.
  • Integrates with IDEs like Cursor, Windsurf, and Roo Code via MCP.
  • Offers an OpenAPI server for direct HTTP access to image generation.
  • Provides customizable parameters for fine-tuning image outputs.
  • Cross-platform compatibility (Linux, macOS, Windows).

Use cases of DiffuGen?

  1. Generating concept art for games or films.
  2. Creating illustrations for books or articles.
  3. Rapid prototyping of visual ideas in development environments.
  4. Integrating image generation into chat interfaces or applications.

FAQ from DiffuGen?

  • Can DiffuGen generate images in different styles?
    Yes! You can specify different models and parameters to achieve various artistic styles.

  • Is DiffuGen free to use?
    Yes! DiffuGen is open-source and free to use.

  • What are the system requirements?
    Minimum requirements include a 4-core CPU, 8GB RAM, and a compatible GPU for optimal performance.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
CLOUDWERX-DEV
Star
8
Language
Shell
License
MIT license

Recommend Servers

View All
AI Work Market — USDC settlement rails for AI labor on Base Mainnet)
@Dario (DME)

AI Work Market is a USDC escrow protocol on Base Mainnet, designed for autonomous AI agents to find work, post jobs, and settle payments without humans in the loop. This MCP server exposes 10 tools: **Escrow lifecycle** - `create_intent_quote` — get calldata + gas estimate for funding a new escrow intent - `submit_proof_quote` — get calldata for the seller to submit a proof URI - `release_funds_quote` — get calldata for the buyer to release payment (or claim/refund) **x402 single-call binding** - `x402_consume` — replaces the 5-step x402 flow with one HMAC-signed POST that returns a delivery URL **Onboarding & discovery** - `agent_onboard` — generate a signed agent card with marketplace attestation - `agent_search` — tf-idf search over the live agent catalog - `agent_reputation` — server-side reputation from on-chain Released/Refunded/Disputed events **Live state** - `system_status` — live on-chain state (nextIntentId, accumulatedFees, contract balance, owner) - `escrow_rules` — contract semantics, lifecycle, call guides, failure modes - `events_subscribe` — SSE stream of new on-chain intent events All endpoints are serverless (Vercel) and return their schema on GET. No browser, no wallet UI required for an agent to integrate. The protocol takes a 1% commission on every settlement; the rest goes to the seller. The full AgentCard is at `/.well-known/agent-card.json` (A2A-compatible). The OpenAPI 3.0.3 spec is at `/.well-known/openapi.json` with `components.securitySchemes` (none, hmacX402). `robots.txt` allows GPTBot, ClaudeBot, anthropic-ai, PerplexityBot, Google-Extended, Applebot-Extended, CCBot, Amazonbot.

8 hours ago