A
securityA
licenseA
qualityA Model Context Protocol server that enables high-quality image generation using the Flux.1 Schnell model via Together AI with customizable parameters.
Last updated -
1
13
5
JavaScript
MIT License
A Model Context Protocol (MCP) server for generating human face images using https://thispersondoesnotexist.com.
generate_face
tool through an MCP client.outputDir
: (required) Directory to save the imagesfileName
: Optional file name (defaults to timestamp)count
: Number of images to generate (default: 1)width
: Image width in pixels (default: 256)height
: Image height in pixels (default: 256)shape
: Image shape (square|circle|rounded, default: square)borderRadius
: Border radius for rounded shape (default: 32)MIT
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Generates realistic human face images that don't represent real people, offering various output shapes, configurable dimensions, and batch generation capabilities.