The Face Generator MCP Server enables applications to generate realistic human face images on demand using thispersondoesnotexist.com. You can:
Generate customizable human face images
Specify parameters including number of images (1-10), dimensions (64-1024 pixels), and shape (square, circle, or rounded)
Customize border radius for rounded images
Save images to a specified directory with custom or timestamp-based filenames
Return images as base64-encoded content
Integrate with Cline VS Code extension for development workflows
Run in development mode with MCP inspector for debugging
Face Generator MCP Server
A Model Context Protocol (MCP) server for generating human face images using https://thispersondoesnotexist.com.
Features
Generate human face images
Multiple output shapes: square, circle, rounded rectangle
Configurable image dimensions
Transparent backgrounds for non-square shapes
Batch generation of multiple images
Installation
Usage
As an MCP Server
Start the server:
Use the
generate_facetool through an MCP client.
Tool Parameters
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)
Example
License
MIT
Related MCP Servers
- -securityAlicense-qualityProvides image generation capabilities using the Flux Schnell model on Replicate, allowing users to create images from text prompts.Last updated -1MIT License
- AsecurityAlicenseAqualityA Model Context Protocol server that provides image generation capabilities using Google's Gemini 2 API, allowing users to generate multiple images with customizable parameters like prompts, aspect ratios, and person generation settings.Last updated -1124MIT License
Heygen MCP Serverofficial
-securityFlicense-qualityEnables Claude Desktop and Agents to generate AI avatars and videos through the HeyGen API, providing tools to create and manage avatar videos with specified text and voice options.Last updated -33