Skip to main content
Glama

Azure AI MCP Server

by caiotk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level for the applicationinfo
AZURE_CLIENT_IDNoYour Azure client ID (for production)
AZURE_TENANT_IDNoYour Azure tenant ID (for production)
AZURE_CLIENT_SECRETNoYour Azure client secret (for production)
AZURE_OPENAI_API_KEYYesYour Azure OpenAI API key
AZURE_OPENAI_ENDPOINTYesYour Azure OpenAI endpoint URL
AZURE_COGNITIVE_SERVICES_KEYYesYour Azure Cognitive Services API key
AZURE_STORAGE_CONNECTION_STRINGYesYour Azure Storage connection string
AZURE_COGNITIVE_SERVICES_ENDPOINTYesYour Azure Cognitive Services endpoint URL
AZURE_APPLICATION_INSIGHTS_CONNECTION_STRINGNoYour Azure Application Insights connection string

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No 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/caiotk/nexguideai-azure-ai-mcp-server'

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