AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server logo

AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server

by MCP-Mirror/aarora79

This MCP server retrieves AWS spend data via Cost Explorer and Amazon Bedrock usage data via Model invocation logs in Amazon Cloud Watch through Anthropic's MCP (Model Control Protocol). It allows users to analyze and visualize AWS cloud spending data using Anthropic's Claude model as an interactive interface.

View on GitHub

Last updated: N/A

What is AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server?

This tool is an MCP server that exposes AWS Cost Explorer API functionality and Amazon Bedrock usage data to Claude, allowing you to ask questions about your AWS costs and Bedrock usage in natural language. It provides a convenient way to analyze and visualize AWS cloud spending data using Anthropic's Claude model as an interactive interface.

How to use AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server?

To use this server, you need to install the required dependencies, configure your AWS credentials, and set up the MCP server either locally or remotely. You can then configure Claude Desktop to connect to the server or use a LangGraph Agent to interact with the server's tools. Example queries can be used to ask questions about your AWS spend and Bedrock usage.

Key features of AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server

  • Amazon EC2 Spend Analysis

  • Amazon Bedrock Spend Analysis

  • Service Spend Reports

  • Detailed Cost Breakdown

  • Interactive Interface

Use cases of AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server

  • Analyzing AWS costs using natural language queries

  • Visualizing AWS spending data with Claude

  • Integrating AWS cost data into LangGraph Agents

  • Monitoring Amazon Bedrock model usage

FAQ from AWS Cost Explorer and Amazon Bedrock Model Invocation Logs MCP Server

What AWS services are required to use this server?

AWS Cost Explorer and Amazon CloudWatch are required. Amazon Bedrock and EC2 are optional.

What is MCP?

MCP stands for Model Control Protocol. It is a framework developed by Anthropic for interacting with models.

How do I secure my remote MCP server?

The README provides instructions on how to use Nginx as a reverse proxy to provide an HTTPS endpoint for connecting to the MCP server.

Can I use Claude Desktop with a remote MCP server?

Claude Desktop does not currently support remote MCP servers. See the linked GitHub issue for more information.

What kind of data can I retrieve with this server?

You can retrieve EC2 spending, Bedrock usage, service spend reports, and detailed cost breakdowns by day, region, service, and instance type.