Skip to main content
Glama

MCP DeepInfra AI Tools Server

by phuihock

text_classification

Classify text sentiment and categories using AI models to analyze and categorize textual content for various applications.

Instructions

Classify text sentiment/category using DeepInfra OpenAI-compatible API.

Input Schema

NameRequiredDescriptionDefault
modelNo
textYes

Input Schema (JSON Schema)

{ "properties": { "model": { "default": null, "title": "Model", "type": "string" }, "text": { "title": "Text", "type": "string" } }, "required": [ "text" ], "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