Face Generator MCP Server
Generates realistic human face images that don't represent real people, offering various output shapes, configurable dimensions, and batch generation capabilities.
dasheck0
Tools
generate_face
Generate and save a human face image
README
Face Generator MCP Server
A Model Context Protocol (MCP) server for generating human face images using https://thispersondoesnotexist.com.
<a href="https://glama.ai/mcp/servers/0v6oomxing"> <img width="380" height="200" src="https://glama.ai/mcp/servers/0v6oomxing/badge" alt="Face Generator Server MCP server" /> </a>
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
npm install @dasheck0/face-generator
Usage
As an MCP Server
- Start the server:
npx face-generator
- 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
{
"outputDir": "./output",
"count": 3,
"width": 512,
"height": 512,
"shape": "circle"
}
License
MIT
Recommended Servers
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
@kazuph/mcp-fetch
Model Context Protocol server for fetching web content and processing images. This allows Claude Desktop (or any MCP client) to fetch web content and handle images appropriately.
mcp-pinterest
A Pinterest Model Context Protocol (MCP) server for image search and information retrieval
mermaid-mcp-server
A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images.
Glif
Run AI workflows hosted on Glif.app via MCP, including ComfyUI-based image generators, meme generators, selfies, chained LLM calls, and more
ScreenshotOne MCP Server
An official MCP server implementation that allows AI assistants to capture website screenshots through the ScreenshotOne API, enabling visual context from web pages during conversations.
DeepSRT MCP Server
An MCP server that enables users to generate summaries of YouTube videos in multiple languages and formats through integration with DeepSRT's API.
WebPerfect MCP Server
An intelligent MCP server with a fully automated batch pipeline for web-ready images. Features include noise reduction, auto levels/curves, JPEG artifact removal, 4K resizing, smart sharpening with shadow/highlight enhancement, and advanced WebP conversion.
Decent-Sampler Drums MCP Server
Facilitates the creation of DecentSampler drum kit configurations, supporting WAV file analysis and XML generation to ensure accurate sample lengths and well-structured presets.
Draw Things MCP
An integration that allows Cursor AI to generate images through the Draw Things API using natural language prompts.