image-mcp-server
이미지 URL을 받고 GPT-4o-mini 모델을 사용하여 이미지 내용을 분석하는 MCP 서버입니다.
기능
- 이미지 URL을 입력으로 받고 이미지의 내용을 자세히 분석
- GPT-4o-mini 모델을 사용한 고정밀 이미지 인식 및 설명
- 이미지 URL 유효성 검사 기능
설치
설정
이 서버를 사용하려면 OpenAI API 키가 필요합니다. 다음 환경 변수를 설정합니다.
MCP 서버 설정
Cline과 같은 도구와 함께 사용하려면 MCP 서버 구성 파일에 다음 설정을 추가하십시오.
VSCode Claude 확장 기능의 경우
cline_mcp_settings.json
에 다음을 추가 :
Claude Desktop App의 경우
claude_desktop_config.json
에 다음을 추가 :
사용방법
MCP 서버가 구성되면 다음 도구를 사용할 수 있습니다.
analyze_image
: 이미지 URL을 받고 내용을 분석합니다.
사용 예
개발
라이센스
ISC
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.
Tools
A server that accepts image URLs and analyzes their content using GPT-4-turbo, enabling Claude AI assistants to understand and describe images through natural language.
Related MCP Servers
- AsecurityAlicenseAqualityEnables AI assistants to download images from URLs and perform basic image optimization tasks.Last updated -24JavaScriptApache 2.0
- -securityAlicense-qualityA powerful server that integrates the Moondream vision model to enable advanced image analysis, including captioning, object detection, and visual question answering, through the Model Context Protocol, compatible with AI assistants like Claude and Cline.Last updated -11JavaScriptApache 2.0
- -securityFlicense-qualityAn MCP server implementation that enables users to search, download Freepik resources, and generate images using Mystic AI through natural language requests.Last updated -JavaScript
- -securityAlicense-qualityAn MCP server that connects to Pollinations.ai API, enabling AI models to generate and download images and text through natural language commands.Last updated -2JavaScriptApache 2.0