Skip to main content
Glama

Face Generator MCP Server

얼굴 생성기 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

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

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

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

  1. 특징
    1. 설치
      1. 용법
        1. MCP 서버로서
        2. 도구 매개변수
        1. 특허

          Related MCP Servers

          • -
            security
            A
            license
            -
            quality
            Provides image generation capabilities using the Flux Schnell model on Replicate, allowing users to create images from text prompts.
            Last updated -
            1
            MIT License
          • A
            security
            A
            license
            A
            quality
            A 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 -
            1
            22
            4
            MIT License
            • Apple
            • Linux
          • -
            security
            F
            license
            -
            quality
            Enables 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 -
            26

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/dasheck0/face-generator'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server