Microsoft · Capability
Microsoft Azure Cognitive Services API
APIs for vision, speech, language, and decision-making AI capabilities including Computer Vision, Text Analytics, and Translator services.
What You Can Do
POST
Analyzeimage
— Microsoft Analyze image
/vision/v3.2/analyze
POST
Recognizetext
— Microsoft Optical character recognition
/vision/v3.2/ocr
POST
Analyzesentiment
— Microsoft Analyze sentiment
/text/analytics/v3.1/sentiment
POST
Recognizeentities
— Microsoft Recognize named entities
/text/analytics/v3.1/entities/recognition/general
POST
Extractkeyphrases
— Microsoft Extract key phrases
/text/analytics/v3.1/keyPhrases
POST
Translatetext
— Microsoft Translate text
/translate
GET
Getlanguages
— Microsoft Get supported languages
/languages
MCP Tools
analyzeimage
Microsoft Analyze image
recognizetext
Microsoft Optical character recognition
analyzesentiment
Microsoft Analyze sentiment
recognizeentities
Microsoft Recognize named entities
extractkeyphrases
Microsoft Extract key phrases
translatetext
Microsoft Translate text
getlanguages
Microsoft Get supported languages
read-only
idempotent