MCP Servers / cloud-service / Image Analysis Server

Image Analysis Server

JSON →
httpnone8cloud-service

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

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: image-analysis-server
Tools
What this server exposes
analyze_image
Receives an image URL and analyzes its content.
analyze_image_from_path
Receives a local file path and analyzes its content.
Configuration
Environment & auth
authnone
envOPENAI_API_KEY
Resources
Image Analysis Server — MCP Server · libregistry