CloudThrift

Yazaven/CloudThrift
★ 0 stars Python 💻 Code/Dev Tools Updated 8d ago
An MCP server that connects to your AWS account, finds idle and orphaned resources, estimates what they cost, and guides you through removing them safely.
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": {
    "cloudthrift": {
      "command": "uvx",
      "args": [
        "cloudthrift"
      ]
    }
  }
}

Or install with pip: pip install cloudthrift

README Excerpt

An MCP server that connects to your AWS account, finds idle and orphaned resources, estimates what they cost, and guides you through removing them safely. Works with Claude Desktop and the `claude` CLI via the Model Context Protocol. --- https://github.com/user-attachments/assets/ea4d88c5-da93-447b-a86e-219efc694b04