Infrawise
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INFRAWISE_API_BASE | No | Backend base URL | https://api.infrawiseai.com/api |
| INFRAWISE_AZURE_API_SCOPE | No | Token scope (the Infrawise API audience) | api://06dc6d06-11f1-4543-bb2c-9c91b263df56/delegated_access |
| INFRAWISE_AZURE_AUTHORITY | No | MSAL authority | https://login.microsoftonline.com/common |
| INFRAWISE_AZURE_CLIENT_ID | No | Public client app the CLI signs in as | 9d7c8230-3c1d-4a81-80cb-98f5cb40d2e7 |
| INFRAWISE_AZURE_TENANT_ID | No | Optional tenant override; builds authority URL automatically |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_idle_resourcesA | Retrieve idle and zombie Azure resources that can be deleted or deallocated for cost savings. |
| get_sku_optimizationsA | Retrieve rightsizing recommendations for overprovisioned resources. |
| get_general_recommendationsC | Retrieve strategic purchasing and licensing optimization recommendations. |
| get_savings_summaryA | Aggregate savings totals across idle resources, SKU rightsizing, and general recommendations. |
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/Infrawise/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server