Overview
The CloudFix MCP AWS Pricing Server exposes AWS EC2 pricing through a fast, queryable interface designed for AI agents and developer tools. It uses the Model Context Protocol (MCP) to provide natural-language access to EC2 instance pricing, supporting flexible filters like CPU count, memory size, instance family, operating system, region, and pricing term.
This product is ideal for FinOps, cost optimization tools, LLM agents, infrastructure planners, and internal developer assistants. It runs entirely from a pre-parsed static dataset, with no dependency on live AWS pricing APIs, making it fast, portable, and cost-predictable. You can deploy it as: A remote MCP-compatible API server (ideal for Claude, CLine, and other agents) A container inside your own environment (ECS, EKS, Lambda, or air-gapped) The product supports both On-Demand and Reserved Instance pricing comparisons. Customers can query it using plain English to answer questions like:
What is the cheapest EC2 instance with 32 GB RAM in us-west-2? How much does a 3-year reserved r6g.large save compared to On-Demand? It includes full example configs and instructions for integration with MCP-enabled clients. The source is open and extensible.
Highlights
- LLM-native interface: Accepts natural-language pricing questions via MCP.
- Fast and portable: Lightweight container runs entirely offline if needed.
- FinOps-ready: Ideal for cloud cost advisors, internal chatbots, and AI developer tools.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/request |
---|---|---|
Requests | Requests to MCP Server | $0.00000001 |
Vendor refund policy
This product is free to use and does not incur any charges. As such, no refunds are necessary or applicable. For support or questions, please contact us through https://support.cloudfix.comÂ
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
API-Based Agents & Tools
API-Based Agents and Tools integrate through standard web protocols. Your applications can make API calls to access agent capabilities and receive responses.
Additional details
Usage instructions
CloudFix MCP Pricing Server - MCP Client Setup
Overview
Real-time AWS EC2 pricing data through Streaming HTTP MCP. Endpoint: <https://pricing-mcp.app.cloudfix.com/mcp>
Getting Your API Token
Step 1: Subscribe
Visit: https://aws.amazon.com/marketplace/procurement?productId=prod-to2txes5gkq74Â Click "Subscribe" and complete the process.
Step 2: Get Token
- Visit: https://aws.amazon.com/marketplace/launch?productId=prod-to2txes5gkq74Â
- Click "Sign in or create vendor account"
- Create and copy your API token
MCP Client Configuration
Kiro/Cursor/Claude Desktop Setup
Add to your MCP settings:
{ "mcpServers": { "aws-pricing-mcp": { "command": "npx", "args": [ "mcp-remote", "<https://pricing-mcp.app.cloudfix.com/mcp>", "--header", "Authorization: Bearer YOUR_API_TOKEN" ] } } }Example Configuration
Requirements
- Node.js with npx (visit https://nodejs.org/Â )
- Verify: npx --version
Available Tools
Access to ec2_instances_pricing tool for:
- Filter EC2 instances by region, platform, specs, price
- Sort by price, vCPU, RAM, network performance
- Get on-demand and reserved pricing
- Compare with CloudFix RightSpend rates
Replace YOUR_API_TOKEN with your actual token.
Support
Vendor support
This product is free to use and does not incur any charges. As such, no refunds are necessary or applicable. For support or questions, please contact us through
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products
