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
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
Face Generator
Project Details
- dasheck0/face-generator
- @dasheck0/face-generator
- MIT License
- Last Updated: 4/16/2025
Recomended MCP Servers
Tools for updating dependencies in Azure DevOps repositories using https://dependabot.com
Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.
This MCP server exposes the WeatherXM PRO APIs as MCP tools, allowing clients to access weather station data,...
TypeScript project using MCP SDK to capture screen and analyze with vision model.
ClickUp MCP Server - Integrate ClickUp task management with AI through Model Context Protocol
Official MCP server for Tripo
A MCP (Model Context Protocol) server for interacting with dbt.
Minimal web UI for GeminiPro.
A Redis MCP server (pushed to https://github.com/modelcontextprotocol/servers/tree/main/src/redis) implementation for interacting with Redis databases. This server enables LLMs to...
Deep Research for crypto - free & fully local





