Back to Home
liliankasem icon

azfunc-insights-mcp-server

Verified Safe

by liliankasem

Overview

An Azure Functions MCP (Model Context Protocol) server that provides comprehensive monitoring and insights tools for Azure Functions resources.

Installation

Run Command
cd src && func start

Environment Variables

  • AZURE_SUBSCRIPTION_ID

Security Notes

The server leverages Azure's managed identities for permissions, granting read-only roles (Monitoring Reader, Reader) to minimize risk. It avoids hardcoding secrets by requiring explicit configuration of subscription IDs and relying on Azure CLI login or service principals. While the 'QueryApplicationInsights' tool allows custom KQL queries, this is a feature, and its security largely depends on the permissions granted to the Function App and the context in which it is used; it does not inherently introduce code execution vulnerabilities within the server itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens10000
Stars0
Forks0
Last Update2025-11-27

Tags

Azure FunctionsMonitoringApplication InsightsKQLServerlessMCP