A
securityA
licenseA
qualityA MCP server that enables Claude and other MCP-compatible assistants to generate images from text prompts using Together AI's image generation models.
Last updated -
1
2
TypeScript
MIT License
Enables searching, retrieving, and downloading stock resources (photos, vectors, PSDs) from Freepik's API, as well as generating custom images using Freepik's Mystic AI image generation capabilities.
Freepik API와 상호 작용하고 스톡 사진과 Mystic AI 이미지 생성 기능에 대한 액세스를 제공하기 위한 MCP 서버 구현입니다.
지엑스피1
다양한 필터로 Freepik 리소스를 검색하세요:
특정 리소스에 대한 자세한 정보를 얻으세요:
특정 리소스에 대한 다운로드 URL 가져오기:
Freepik Mystic AI를 사용하여 이미지 생성:
Mystic 이미지 생성 작업의 상태를 확인하세요.
서버는 포괄적인 오류 처리를 구현합니다.
git checkout -b feature/amazing-feature
)git commit -m 'Add some amazing feature'
)git push origin feature/amazing-feature
)MIT
This server cannot be installed
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.
Mystic AI를 사용하여 자연어 요청을 통해 사용자가 Freepik 리소스를 검색하고, 다운로드하고, 이미지를 생성할 수 있도록 하는 MCP 서버 구현입니다.