얼굴 생성기 MCP 서버
https://thispersondoesnotexist.com을 사용하여 인간 얼굴 이미지를 생성하는 모델 컨텍스트 프로토콜(MCP) 서버입니다.
특징
사람 얼굴 이미지 생성
다양한 출력 모양: 정사각형, 원형, 둥근 직사각형
구성 가능한 이미지 크기
정사각형이 아닌 모양을 위한 투명한 배경
여러 이미지의 일괄 생성
설치
지엑스피1
용법
MCP 서버로서
서버를 시작합니다:
MCP 클라이언트를 통해
generate_face도구를 사용합니다.
도구 매개변수
outputDir: (필수) 이미지를 저장할 디렉토리fileName: 선택적 파일 이름(기본값은 timestamp)count: 생성할 이미지 수 (기본값: 1)width: 이미지 너비(픽셀) (기본값: 256)height: 픽셀 단위의 이미지 높이(기본값: 256)shape: 이미지 모양(정사각형|원형|둥근 모양, 기본값: 정사각형)borderRadius: 둥근 모양의 테두리 반경(기본값: 32)
예
특허
MIT
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
실제 사람을 나타내지 않는 사실적인 인간 얼굴 이미지를 생성하고 다양한 출력 모양, 구성 가능한 치수 및 일괄 생성 기능을 제공합니다.
Related Resources
Related MCP Servers
- -security-license-qualityProvides image generation capabilities using the Flux Schnell model on Replicate, allowing users to create images from text prompts.Last updated -1MIT License
- Asecurity-licenseAqualityA 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 -1144MIT License
Heygen MCP Serverofficial
-security-license-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 -28