Back to Home
richardichogan icon

azure-schema-mcp

Verified Safe

by richardichogan

Overview

Provides AI assistants with schema discovery for Azure Log Analytics tables and Microsoft Graph API endpoints, enabling accurate KQL query and SDK code generation to eliminate guesswork.

Installation

Run Command
npm start

Environment Variables

  • AZURE_TENANT_ID
  • AZURE_WORKSPACE_ID

Security Notes

The server uses DefaultAzureCredential for authentication, a secure and recommended method for Azure services. It explicitly avoids filesystem access for the 'find_working_query_examples' tool due to potential risks, demonstrating responsible design. Local caching of schemas and tokens to specified directories is standard practice. Input validation (Zod) is used for tool arguments. No 'eval' or obvious hardcoded secrets were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Stars0
Forks0
Last Update2025-11-26

Tags

AzureKQLGraph APISchema DiscoveryCode Generation