Skip to main content
Glama

Azure AI Agent Service MCP Server

Dockerfile307 B
FROM mcr.microsoft.com/devcontainers/python:dev-3.11 # Install Azure CLI and clean up RUN curl -sL https://aka.ms/InstallAzureCLIDeb | bash && \ apt-get update && \ apt-get install -y azure-cli && \ apt-get clean && \ rm -rf /var/lib/apt/lists/* # Install uv using pipx RUN pipx install uv

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/azure-ai-foundry/mcp-foundry'

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