Skip to main content
Glama

Image Analysis MCP Server

by champierre

analyze_image

Extract insights from images using GPT-4-turbo. Submit an image URL to analyze and describe its content through natural language, enhancing AI-driven understanding of visual data.

Instructions

画像URLを受け取り、GPT-4-turboを使用して画像の内容を分析します

Input Schema

NameRequiredDescriptionDefault
imageUrlYes分析する画像のURL

Input Schema (JSON Schema)

{ "properties": { "imageUrl": { "description": "分析する画像のURL", "type": "string" } }, "required": [ "imageUrl" ], "type": "object" }

You must be authenticated.

Other Tools from Image Analysis MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/champierre/image-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server