MCP server for generating human face images with various shapes and sizes
A Model Context Protocol (MCP) server for generating human face images using https://thispersondoesnotexist.com.
npm install @dasheck0/face-generator
npx face-generator
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){
"outputDir": "./output",
"count": 3,
"width": 512,
"height": 512,
"shape": "circle"
}
MIT
Mcp Guide
A beginner-friendly guide server that helps users understand MCP concepts, provides interactive examples, and demonstrates best practices for building MCP integrations. Features tools for exploring MCP capabilities, resources for learning core concepts, and prompts for guided tutorials.
Resend Mcp
A MCP server for Resend API. Let LLMs compose and send emails for you.
Higress Ai Search Mcp Server
An MCP server enhances AI responses with real-time search results via Higress ai-search.
MCP server providing a knowledge graph implementation with semantic search capabilities powered by Qdrant vector database
MCP server for interacting with Bluesky
A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.