mcp and aws-finops-mcp-server

These are ecosystem siblings: the official AWS MCP servers provide foundational AWS service integrations, while the FinOps-specific server builds specialized cost analysis capabilities on top of the MCP protocol standard they both implement.

mcp
74
Verified
aws-finops-mcp-server
56
Established
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 23/25
Maintenance 2/25
Adoption 14/25
Maturity 18/25
Community 22/25
Stars: 8,420
Forks: 1,346
Downloads:
Commits (30d): 99
Language: Python
License: Apache-2.0
Stars: 176
Forks: 54
Downloads: 84
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m

About mcp

awslabs/mcp

Official MCP Servers for AWS

Provides specialized MCP servers for AWS services including documentation access, infrastructure-as-code tools (CloudFormation, Terraform), databases, AI/ML services, and cost management—designed to integrate with AI coding assistants (Kiro, Cline, Cursor, Windsurf) and Claude Desktop via stdio transport. Enables LLM applications to access AWS context and perform authenticated API operations, with support for both local execution and remote deployment via AWS Lambda handlers.

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.

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