Cloud FinOps Analyst MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | No | AWS access key ID for authenticating with AWS APIs | |
| AWS_DEFAULT_REGION | No | Default AWS region (e.g., us-east-1) | us-east-1 |
| AWS_SECRET_ACCESS_KEY | No | AWS 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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