Azure AI Vision Face API MCP Server
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AZURE_FACE_API_KEY | Yes | The API key for your Azure Face API resource. | |
| AZURE_OPENAI_API_KEY | No | The API key for your Azure OpenAI resource. | |
| AZURE_OPENAI_ENDPOINT | No | The endpoint URL of your Azure OpenAI deployment. | |
| AZURE_STORAGE_ACCOUNT | No | The name of your Azure Storage account. | |
| AZURE_FACE_API_ENDPOINT | Yes | The endpoint URL of your Azure Face API deployment. | |
| AZURE_STORAGE_CONTAINER | No | The name of your image container. | |
| AZURE_STORAGE_SAS_TOKEN | No | The SAS token for your storage container. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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-Samples/azure-ai-vision-face-api-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server