aws-pricing-mcp
If you are the rightful owner of aws-pricing-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The AWS EC2 Pricing MCP Server allows querying real-time EC2 pricing using a pre-parsed AWS pricing catalogue.
The AWS EC2 Pricing MCP Server is designed to facilitate real-time querying of AWS EC2 pricing information. It leverages a pre-parsed AWS pricing catalogue to provide quick and accurate responses to queries about EC2 instances. This server is particularly useful for automation scripts and LLMs that need to access up-to-date pricing data without the overhead of parsing the entire AWS pricing API. Users can ask questions about specific instance types, pricing models, and regional availability, making it a versatile tool for cost management and optimization in cloud environments. The server can be deployed using Docker or run directly with Python, offering flexibility in integration and usage.
Features
- Real-time EC2 pricing queries
- Pre-parsed AWS pricing catalogue
- Supports Docker and Python deployment
- Interactive mode for stdio communication
- Network isolation for data security