
AWS FinOps MCP Server
Supports UIby ravikiranvm
Analyze cloud costs, audit for waste, and monitor AWS budgets using natural language directly in your AI assistant.
What it does
Connects an LLM directly to AWS Cost Explorer and other financial APIs. It allows users to perform complex cloud cost analysis and waste audits using plain English prompts without leaving their chat interface.
Tools
get_cost: Fetches detailed cost and usage data from AWS Cost Explorer based on profiles, time ranges, and tags.run_finops_audit: Scans for unused resources like stopped EC2 instances and unattached EBS volumes to identify cost-saving opportunities.
Installation
Install via pipx:
pipx install aws-finops-mcp-server
Add to claude_desktop_config.json:
{
"mcpServers": {
"aws_finops": {
"command": "aws-finops-mcp-server",
"args": []
}
}
}
Supported hosts
Confirmed support for Claude Desktop and Amazon Q CLI.
Quick install
pipx install aws-finops-mcp-serverInformation
- Pricing
- free
- Published
- 4/26/2026
- stars







