aws-cost-explorer-mcp-server

MCP server for understanding AWS spend

121 stars
4.6/5
Server Information

Category

Development

Tags

cloud-services
python
aws

GitHub Stars

121

Last Updated

8/14/2025

Installation & Usage

Quick Install

1. Install the server

npm install aws-cost-explorer-mcp-server

2. Configure MCP settings

Add the server to your Claude Desktop or MCP client configuration.

3. Start using

The server will be available for use with your AI assistant.

Configuration Example
{
  "servers": {
    "aws-cost-explorer-mcp-server": {
      "command": "node",
      "args": ["path/to/aws-cost-explorer-mcp-server"]
    }
  }
}

Add this configuration to your MCP settings file.

Ready to Get Started?

Install aws-cost-explorer-mcp-server and start building more capable AI applications with Model Context Protocol.