Skip to main content
Glama
mihirkadam19

Cloud FinOps Analyst MCP Server

by mihirkadam19

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_ACCESS_KEY_IDNoAWS access key ID for authenticating with AWS APIs
AWS_DEFAULT_REGIONNoDefault AWS region (e.g., us-east-1)us-east-1
AWS_SECRET_ACCESS_KEYNoAWS secret access key for authenticating with AWS APIs

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_azure_cost_summaryA

Fetches Azure cost breakdown by service and resource group for a given time period.

get_azure_idle_resourcesA

Identifies idle/underutilized Azure VMs based on average CPU usage over a time period.

detect_azure_cost_anomaliesA

Detects daily Azure cost spikes by comparing each day's spend against the period average.

get_gcp_cost_summaryA

Fetches GCP cost breakdown by service and project from BigQuery billing export for a given time period. Use this to answer questions about overall GCP spend, top spending services, or cost by project.

detect_gcp_cost_anomaliesA

Detects daily GCP cost spikes by comparing each day's spend against the period average, with a per-service breakdown for anomaly days.

get_gcp_idle_resourcesA

Identifies idle GCP Compute Engine VMs (low CPU) and unattached Persistent Disks that are wasting money.

get_cost_summaryA

Fetches AWS cloud cost breakdown by service and region for a given time period. Use this to answer questions about overall spend, top spending services, or cost by region.

detect_cost_anomaliesA

Detects unusual cost spikes across AWS services compared to baseline spending. Use this when asked about billing surprises, unexpected charges, or cost spikes.

get_idle_resourcesA

Identifies idle or underutilized AWS resources including EC2 instances, RDS databases, and unattached EBS volumes that are wasting money. Use this when asked about waste, unused resources, or easy cost savings.

get_tagging_complianceA

Checks AWS resource tagging compliance — identifying resources missing required tags like Environment, Owner, CostCenter, and Project. Use this when asked about cost allocation, untagged resources, or tagging policies.

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/mihirkadam19/finops-mcp-server'

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