Skip to main content
Cloud PlatformsGo

trilogy-group/aws-pricing-mcp

Get up-to-date EC2 pricing information with one call. Fast. Powered by a pre-parsed AWS pricing catalogue.

cloud-platformscloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/trilogy-group/aws-pricing-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "aws-pricing-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "trilogy-group/aws-pricing-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Cloud Platforms
Language
Go
Author
trilogy-group