Skip to main content
Glama
alexpota

cloudscope-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AZURE_CLIENT_IDNoApp registration client ID (for service principal authentication)
AZURE_TENANT_IDNoAzure AD tenant ID (for service principal authentication)
AZURE_CLIENT_SECRETNoApp registration client secret (for service principal authentication)
AZURE_SUBSCRIPTION_IDYesAzure subscription ID

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_cost_summaryB

Get cloud spending breakdown by service, resource group, or region for a date range. Defaults to current month if dates omitted.

detect_anomaliesC

Find spending spikes by comparing the last N days to the N days before that

list_recommendationsC

Get cost-saving recommendations from Azure Advisor

get_cost_forecastC

Predict cloud spending for the next N days based on current trends

check_budgetsA

Check Azure budget status: current spend vs limit, percentage used, forecast, and overage risk

compare_periodsA

Compare costs between two date ranges, showing per-service absolute and percentage changes

top_spending_resourcesA

Find the N most expensive individual Azure resources over a time period

get_current_dateA

Returns today's date and the start/end of current and previous months in YYYY-MM-DD format

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/alexpota/cloudscope-mcp'

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