MCP Directory
Back

aws-finops-mcp-server

by ravikiranvm · Python · ★ 175

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.

#ai#aws#cloud#cost#finops#llm#mcp-server

Install

pip install git+https://github.com/ravikiranvm/aws-finops-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "aws-finops-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/ravikiranvm/aws-finops-mcp-server.git"
      ]
    }
  }
}

From the README

[](https://pypi.org/project/aws-finops-mcp-server/) [](https://opensource.org/licenses/MIT) 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. Managing AWS costs can be complex. Finding answers to questions like "What did we spend on S3 last month?" or "Do we have any unused EC2 instances?" often requires navigating the AWS Console or writing scripts. This server bridges that g…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers