aws-finops-mcp-server

ravikiranvm/aws-finops-mcp-server
★ 176 stars Python 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aws-finops-mcp-serve": {
      "command": "uvx",
      "args": [
        "aws-finops-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install aws-finops-mcp-server

Topics

aiawscloudcostfinopsllmmcp-server