image-mcp-server

image-mcp-server

3.3

If you are the rightful owner of image-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

The Image MCP Server is designed to analyze image content by receiving either image URLs or local file paths. It utilizes the GPT-4o-mini model to provide high-precision image recognition and description. The server is capable of checking the validity of image URLs and can load images from local files, encoding them in Base64 format if necessary. This server is particularly useful for applications requiring detailed image analysis and is compatible with various platforms, including Cline and Claude Desktop App.

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

Tools

  1. analyze_image

    Receive image URL and analyze its content

  2. analyze_image_from_path

    Receive local file paths and analyze their contents