aws-pricing-mcp

aws-pricing-mcp

4

The AWS EC2 Pricing MCP Server provides real-time EC2 pricing data, simplifying the process for LLMs and automation scripts to obtain cost information. It supports Docker and Python implementations for flexible use cases, focusing on security and network isolation.

AWS EC2 Pricing MCP Server

  • Description: The AWS EC2 Pricing MCP Server allows LLMs or automation scripts to query real-time EC2 pricing using pre-parsed AWS pricing catalogues.
  • Features:
    • Allows queries on EC2 instance pricing, such as finding the cheapest instance or specific hardware configurations.
    • Supports Docker images for ease of setup.
    • Can be run locally using a Python script.
  • Usage:
    • Use Docker Hub or build a local Docker image to run the server.
    • Pricing data can be downloaded and used with a Python script if preferred.