Loomal

Image Generation MCP Server

MCP server by github.com/pvliesdonk/image-generation-mcp

MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.

1 starspypi: image-generation-mcp

About Image Generation MCP Server

Image Generation MCP Server is an MCP (Model Context Protocol) server published by pvliesdonk in the official MCP registry. MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.

It ships as a Python package on PyPI (image-generation-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pvliesdonk/image-generation-mcp, where the project has earned 1 GitHub stars.

Use Image Generation MCP Server with your agent

Claude Code · one command
claude mcp add image-generation-mcp-server -- uvx image-generation-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "image-generation-mcp-server": {
      "command": "uvx",
      "args": [
        "image-generation-mcp"
      ]
    }
  }
}
pypiimage-generation-mcp

Frequently asked questions

What is Image Generation MCP Server?
Image Generation MCP Server is an MCP (Model Context Protocol) server by pvliesdonk. MCP server for AI image generation via OpenAI, Stable Diffusion (SD WebUI), or placeholders.
How do I connect Image Generation MCP Server to Claude, Cursor, or another MCP client?
Install Image Generation MCP Server from its pypi package (image-generation-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Image Generation MCP Server open source?
Yes — the source code is public at github.com/pvliesdonk/image-generation-mcp, with 1 GitHub stars.
Can AI agents pay to use Image Generation MCP Server?
Not yet through Loomal — Image Generation MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Image Generation MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.