Microsoft Azure · Capability

Azure AI and Cognitive Services

Unified workflow for Azure AI capabilities combining OpenAI Service for generative AI and Cognitive Services for account and model management. Used by AI engineers, ML ops teams, and application developers building intelligent applications.

Run with Naftiko AzureAIOpenAICognitive Services

What You Can Do

POST
Create chat completion — Create a chat completion
/v1/chat/completions
POST
Create embedding — Create text embeddings
/v1/embeddings
GET
List openai models — List OpenAI models
/v1/models
GET
List cognitive accounts — List Cognitive Services accounts
/v1/accounts

MCP Tools

openai-create-chat-completion

Create a chat completion using Azure OpenAI

openai-create-completion

Create a text completion

openai-create-embedding

Create text embeddings

read-only
openai-create-image

Generate images from text

openai-create-transcription

Transcribe audio to text

read-only
openai-create-translation

Translate audio to English

read-only
openai-create-speech

Generate speech from text

openai-list-models

List available OpenAI models

read-only
openai-list-deployments

List model deployments

read-only
cognitive-list-accounts

List Cognitive Services accounts

read-only
cognitive-list-models

List available AI models

read-only

APIs Used

azure-openai azure-cognitive