A
securityF
licenseA
qualityA Model Context Protocol server that provides image generation capabilities using the Ideogram API, allowing users to create images from text prompts with customizable parameters.
Last updated -
1
97
3
TypeScript
이는 Google의 Gemini 2 API를 사용하여 이미지 생성 기능을 제공하는 MCP(Model Context Protocol) 서버입니다.
.env
파일을 만들고 Google API 키를 추가하세요.서버를 실행합니다:
테스트하려면
Gemini 2의 실험적 이미지 생성 API를 사용하여 이미지를 생성합니다.
매개변수:
prompt
(문자열, 필수): 생성하려는 이미지에 대한 설명numSamples
(숫자, 선택 사항, 기본값: 4): 생성할 이미지 수aspectRatio
(문자열, 선택 사항, 기본값: '1:1'): 생성된 이미지의 종횡비personGeneration
(문자열, 선택 사항, 기본값: 'ALLOW_ADULT'): 개인 생성 설정MCP 요청 예시:
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Google의 Gemini 2 API를 사용하여 이미지 생성 기능을 제공하는 모델 컨텍스트 프로토콜 서버로, 사용자는 프롬프트, 종횡비, 인물 생성 설정 등의 사용자 정의 매개변수를 사용하여 여러 이미지를 생성할 수 있습니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sanxfxteam/gemini-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server