aws-finops-mcp-server and aws-cost-explorer-mcp-server

Maintenance 2/25
Adoption 14/25
Maturity 18/25
Community 22/25
Maintenance 2/25
Adoption 10/25
Maturity 9/25
Community 20/25
Stars: 176
Forks: 54
Downloads: 84
Commits (30d): 0
Language: Python
License: MIT
Stars: 127
Forks: 32
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About aws-finops-mcp-server

ravikiranvm/aws-finops-mcp-server

An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.

Exposes AWS Cost Explorer and Budget APIs through two primary tools—`get_cost` for granular cost queries across services/tags/time ranges, and `run_finops_audit` for detecting infrastructure waste (stopped instances, unattached volumes, orphaned IPs)—while supporting multi-profile and multi-region queries via existing AWS CLI credentials. Implements the MCP stdio transport pattern, integrating natively with Claude Desktop and Amazon Q CLI as MCP clients, requiring only read-only IAM permissions (ce:GetCostAndUsage, budgets:ViewBudget, ec2:Describe*) with all credential handling delegated to local AWS CLI profiles.

About aws-cost-explorer-mcp-server

aarora79/aws-cost-explorer-mcp-server

MCP server for understanding AWS spend

Exposes AWS Cost Explorer and Bedrock usage metrics through Claude via Model Control Protocol, enabling natural language queries about cloud spending across services, regions, and instance types. Supports both local stdio transport and remote HTTPS deployment on EC2, with cross-account role assumption for multi-account AWS environments. Integrates CloudWatch Logs for Bedrock model invocation analysis and works with Claude Desktop or LangGraph agents.

Scores updated daily from GitHub, PyPI, and npm data. How scores work