Back to MCP directory
publicPublicdnsLocal runtime

application-insights-mcp

Azure应用性能监控MCP服务

article

README

🚀 azure 应用程序见解 - mcp 服务器

Azure 应用程序见解 - MCP 服务器可助力用户深入洞察应用程序的运行状况与性能,为应用程序的高效稳定运行提供有力支持,帮助用户及时发现并解决潜在问题。

🚀 快速开始

由于原文档未提供相关内容,暂无法详细说明如何快速开启使用该服务器。若后续有相关信息,可进一步补充操作步骤,如如何进行服务器的初始化配置、连接到应用程序等内容。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client