Skip to main content
Glama
avidunixuser

Storage Intelligence MCP

by avidunixuser

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ADMIN_ROLENoEntra app role required by admin endpoints.StorageIntelligence.Admin
AUTH_DISABLEDNoDisables authentication for local runs.
AZURE_CLI_PATHNoAzure CLI executable.az
DISCOVERY_CRONNoInitial five-field discovery schedule.0 */6 * * *
AZURE_CLIENT_IDNoClient ID used by managed identity when `DISCOVERY_USE_MANAGED_IDENTITY` is true.
COSMOS_DATABASENoInventory database name.storage-intelligence
COSMOS_ENDPOINTNoPrivate Cosmos DB account endpoint. Required when persistence is enabled.
COSMOS_CONTAINERNoStorage-account container name.storage-accounts
WEB_AUTH_CLIENT_IDNoThe web application's client ID used as the Entra token audience (`api://<WEB_AUTH_CLIENT_ID>`).
DISCOVERY_TENANT_IDSNoOptional comma-separated tenant IDs; empty means every tenant visible in the CLI account cache.
SAVED_QUESTIONS_PATHNoAtomic localhost question-library file when Cosmos is disabled.data/saved-agent-questions.json
DISCOVERY_OUTPUT_PATHNoScheduled CLI snapshot path.data/discovered-storage-accounts.json
DISCOVERY_SCHEDULE_PATHNoPersisted admin schedule configuration.data/discovery-schedule.json
COSMOS_INVENTORY_ENABLEDNoPersist spreadsheet imports and scheduled discovery results to Cosmos DB. Default is false locally and true in Azure.false
DISCOVERY_USE_MANAGED_IDENTITYNoRun `az login --identity` with `AZURE_CLIENT_ID`.true
AZURE_COMMUNICATION_EMAIL_SENDERNoVerified Azure-managed `DoNotReply` sender address. Required for notifications.
AZURE_COMMUNICATION_EMAIL_ENDPOINTNoAzure Communication Services endpoint used with managed identity. Required for notifications.
PROJECT_OWNER_NOTIFICATION_RECIPIENTNoServer-controlled pilot recipient; never accepted from the browser.nrp@microsoft.com

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/avidunixuser/Storage-Intelligence-MCP'

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