Skip to main content
Glama

Azure Logs MCP

by rlaput

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port3000
NODE_ENVNoSet to 'development' for debug loggingproduction
LOG_LEVELNoOverride default log level (0=ERROR, 1=WARN, 2=INFO, 3=DEBUG)
CORS_ORIGINNoAllowed CORS origins*
TRANSPORT_MODENo'sse' or 'stdio'sse
AZURE_CLIENT_IDYesApplication (client) ID from your Service Principal
AZURE_TENANT_IDYesDirectory (tenant) ID from your Azure AD
AZURE_CLIENT_SECRETYesClient secret value you created
AZURE_MONITOR_WORKSPACE_IDYesWorkspace ID from your Application Insights resource

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/rlaput/azure-logs-mcp'

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