Skip to main content
Glama

MCP DeepInfra AI Tools Server

by phuihock

image_classification

Identify and categorize image content using AI-powered classification to analyze visual data and extract meaningful information from photographs or digital images.

Instructions

Classify an image using DeepInfra OpenAI-compatible API with multimodal model.

Input Schema

NameRequiredDescriptionDefault
image_urlYes
modelNo

Input Schema (JSON Schema)

{ "properties": { "image_url": { "title": "Image Url", "type": "string" }, "model": { "default": null, "title": "Model", "type": "string" } }, "required": [ "image_url" ], "type": "object" }

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/phuihock/mcp-deeinfra'

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