Copilot Insights MCP Server
by syokiel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OUTPUT_PATH | No | Path for the output Excel workbook | agent_telemetry_<timestamp>.xlsx |
| DATAVERSE_URL | No | Dataverse URL, e.g. https://orgXXXXXXXX.crm.dynamics.com | |
| LOOKBACK_DAYS | No | How far back to pull data (default: 30) | 30 |
| AZURE_CLIENT_ID | No | Service principal client ID — omit to use az login | |
| AZURE_TENANT_ID | Yes | Entra ID tenant (required) | |
| AZURE_CLIENT_SECRET | No | Service principal client secret — omit to use az login | |
| AZURE_STORAGE_ACCOUNT | No | Blob storage account for the deployed MCP server | |
| LOG_ANALYTICS_WORKSPACE_ID | No | App Insights workspace ID |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/syokiel/Copilot-Insights'
If you have feedback or need assistance with the MCP directory API, please join our Discord server