Face Generator MCP Server

local-only server

The server can only run on the client’s local machine because it depends on local resources.

Integrations

  • The MCP server can be installed and run via npm, the Node.js package manager, using the package @dasheck0/face-generator.

  • The MCP server supports generating face images in square shape (one of the available shape options alongside circle and rounded rectangle).

얼굴 생성기 MCP 서버

https://thispersondoesnotexist.com을 사용하여 인간 얼굴 이미지를 생성하는 모델 컨텍스트 프로토콜(MCP) 서버입니다.

특징

  • 사람 얼굴 이미지 생성
  • 다양한 출력 모양: 정사각형, 원형, 둥근 직사각형
  • 구성 가능한 이미지 크기
  • 정사각형이 아닌 모양을 위한 투명한 배경
  • 여러 이미지의 일괄 생성

설치

지엑스피1

용법

MCP 서버로서

  1. 서버를 시작합니다:
npx face-generator
  1. MCP 클라이언트를 통해 generate_face 도구를 사용합니다.

도구 매개변수

  • outputDir : (필수) 이미지를 저장할 디렉토리
  • fileName : 선택적 파일 이름(기본값은 timestamp)
  • count : 생성할 이미지 수 (기본값: 1)
  • width : 이미지 너비(픽셀) (기본값: 256)
  • height : 픽셀 단위의 이미지 높이(기본값: 256)
  • shape : 이미지 모양(정사각형|원형|둥근 모양, 기본값: 정사각형)
  • borderRadius : 둥근 모양의 테두리 반경(기본값: 32)

{ "outputDir": "./output", "count": 3, "width": 512, "height": 512, "shape": "circle" }

특허

MIT

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

실제 사람을 나타내지 않는 사실적인 인간 얼굴 이미지를 생성하고 다양한 출력 모양, 구성 가능한 치수 및 일괄 생성 기능을 제공합니다.

  1. Features
    1. Installation
      1. Usage
        1. As an MCP Server
        2. Tool Parameters
      2. Example
        1. License
          ID: 0v6oomxing