Skip to main content
Glama

Azure Log Analytics MCP Server

by rasta26
package.json431 B
{ "name": "azure-logs-mcp", "version": "1.0.0", "description": "MCP server for Azure Log Analytics", "main": "server.js", "scripts": { "start": "node server.js", "dev": "node --watch server.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "@azure/monitor-query": "^1.2.0", "@azure/identity": "^4.0.1", "@azure/arm-monitor": "^8.0.0" }, "engines": { "node": ">=18" } }

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/rasta26/azure_log_mcp'

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