Labsco
champierre logo

Image Analysis Server

โ˜… 8

from champierre

Analyzes images using the GPT-4o-mini model via the OpenAI API.

๐Ÿ”ฅ๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedAccount requiredAdvanced setup

image-mcp-server

ๆ—ฅๆœฌ่ชžใฎ README

Image Analysis MCP Server

smithery badge An MCP server that receives image URLs or local file paths and analyzes image content using the GPT-4o-mini model.

Features

  • Receives image URLs or local file paths as input and provides detailed analysis of the image content
  • High-precision image recognition and description using the GPT-4o-mini model
  • Image URL validity checking
  • Image loading from local files and Base64 encoding

Development

# Run in development mode
npm run dev