CloudPython

aws-finops-mcp-server

An MCP server that provides AWS FinOps capabilities for analyzing cloud costs and budget insights through natural language.

Free
N/A rating (0 reviews)0 installs177 GitHub stars
AWSFinOpsCloud Costs
Local ProcessRuns locally on your machine via stdio. Lower risk than remote servers.

The AWS FinOps MCP Server simplifies the management of AWS costs by allowing users to query financial data using natural language. Instead of navigating complex AWS Consoles or writing scripts, users can directly ask questions about their cloud spending and receive immediate insights. This server connects advanced language models to AWS financial data, enabling users to generate reports and audits efficiently.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "aws-finops-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-aws-finops-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1

Reviews

Sign in to review

Loading reviews...

Credentials

Store API keys for aws-finops-mcp-server securely

Loading...

aws-finops-mcp-server MCP Server — MCPNest | MCPNest