Skip to main content
Glama

Azure MCP Server

by pcsouzafv

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
NODE_ENVNoNode environment (development or production)development
AZURE_CLIENT_IDYesYour Azure Client ID (appId from Service Principal)
AZURE_TENANT_IDYesYour Azure Tenant ID
RESOURCE_GROUPSNoComma-separated list of Resource Groups to monitor (e.g., rg-production,rg-staging)
AZURE_CLIENT_SECRETYesYour Azure Client Secret (password from Service Principal)
AZURE_SUBSCRIPTION_IDYesYour Azure Subscription ID

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/pcsouzafv/azure-mcp-server'

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