Aws Cost Explorer And Amazon Bedrock Model Invocation Logs MCP Server And Client
A

Aws Cost Explorer And Amazon Bedrock Model Invocation Logs MCP Server And Client

This project is an AWS cost analysis tool based on the Anthropic MCP protocol, providing a natural language interaction interface through the Claude model. It can query AWS Cost Explorer and Bedrock model call log data, and supports local and remote deployment.
2 points
6.3K

What is the AWS Cost Explorer MCP Server?

This is a server based on the Anthropic Model Context Protocol (MCP) for analyzing and visualizing AWS cloud cost data. Through natural language queries, you can easily understand the usage of AWS services such as EC2 and Bedrock.

How to use the AWS Cost Explorer MCP Server?

You can connect to the MCP server locally or remotely and use natural language questions to obtain detailed cost reports.

Applicable Scenarios

Suitable for enterprises that need to regularly monitor AWS costs, especially teams looking to optimize cloud spending.

Main Features

EC2 Expense Analysis
View the detailed expenditure of EC2 in the past day.
Bedrock Usage Statistics
Analyze the usage of Bedrock models in the past 30 days by region and user.
Comprehensive Service Expense Report
Generate an expense report for all AWS services in the past 30 days.
Analysis by Day and Region
Obtain detailed cost data by day, region, service, and instance type.
Advantages
An intuitive natural language query interface
Support for cost analysis of multiple AWS services
Providing detailed cost breakdown
Limitations
Requires AWS account permissions
May require certain network configurations

How to Use

Install Dependencies
Ensure that Python 3.12 and the necessary AWS credentials are installed.
Start the Server
Run the script to start the MCP server.
Configure the Client
Configure the MCP server address in Claude Desktop.

Usage Examples

Query the Bedrock Usage in the Past Week
Analyze the usage of Bedrock models in the past week.
View the AWS Service Expenditure in the Past Month
Get the expenditure of all AWS services in the past month.

Frequently Asked Questions

How to configure AWS credentials?
Does it support HTTPS connection?

Related Resources

Official Documentation
Project GitHub repository.
Claude Desktop
AI assistant integrated with MCP.
AWS Cost Explorer API
AWS official API documentation.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "aws-cost-explorer": {
      "command": "docker",
      "args": [ "run", "-i", "--rm", "-e", "AWS_ACCESS_KEY_ID", "-e", "AWS_SECRET_ACCESS_KEY", "-e", "AWS_REGION", "-e", "BEDROCK_LOG_GROUP_NAME", "-e", "MCP_TRANSPORT", "aws-cost-explorer-mcp:latest" ],
      "env": {
        "AWS_ACCESS_KEY_ID": "YOUR_ACCESS_KEY_ID",
        "AWS_SECRET_ACCESS_KEY": "YOUR_SECRET_ACCESS_KEY",
        "AWS_REGION": "us-east-1",
        "BEDROCK_LOG_GROUP_NAME": "YOUR_CLOUDWATCH_BEDROCK_MODEL_INVOCATION_LOG_GROUP_NAME",
        "MCP_TRANSPORT": "stdio"
      }
    }
  }
}

{
  "mcpServers": {
    "aws_cost_explorer": {
      "command": "uv",
      "args": [
          "--directory",
          "/path/to/aws-cost-explorer-mcp-server",
          "run",
          "server.py"
      ],
      "env": {
        "AWS_ACCESS_KEY_ID": "YOUR_ACCESS_KEY_ID",
        "AWS_SECRET_ACCESS_KEY": "YOUR_SECRET_ACCESS_KEY",
        "AWS_REGION": "us-east-1",
        "BEDROCK_LOG_GROUP_NAME": "YOUR_CLOUDWATCH_BEDROCK_MODEL_INVOCATION_LOG_GROUP_NAME",
        "MCP_TRANSPORT": "stdio"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

K
Kubernetes
An MCP server based on Kubernetes for managing and operating Kubernetes clusters
TypeScript
10.9K
5 points
E
Edgeone Pages MCP Server
EdgeOne Pages MCP is a service that quickly deploys HTML content to EdgeOne Pages via the MCP protocol and obtains a public URL
TypeScript
17.8K
4.8 points
A
Awslabs Cost Analysis MCP Server
The AWS MCP Servers are a set of dedicated servers based on the Model Context Protocol, offering various AWS-related functions, including document retrieval, knowledge base query, CDK best practices, cost analysis, image generation, etc., aiming to enhance the integration of AI applications with AWS services through a standardized protocol.
Python
13.5K
5 points
2
2344
Opik is an open-source LLM evaluation framework that supports tracking, evaluating, and monitoring LLM applications, helping developers build more efficient and cost-effective LLM systems.
TypeScript
17.4K
5 points
M
MCP K8s Go
An MCP server based on Golang for connecting to Kubernetes clusters, providing resource query and operation functions.
Go
10.2K
4 points
S
Solon
Solon is an efficient, open, and eco - friendly Java enterprise application development framework that supports all - scenario development. It features high performance, low memory consumption, fast startup, and small - volume packaging. It is compatible with Java 8 to Java 24 and the GraalVM native runtime.
Java
13.8K
5 points
K
Kubectl MCP Server
The Kubectl MCP Tool is a Kubernetes interaction tool based on the Model Context Protocol (MCP), allowing AI assistants to interact with Kubernetes clusters using natural language.
Python
9.2K
4.5 points
K
Kubernetes Manager
A Kubernetes cluster management server based on the MCP protocol, supporting interaction with the Kubernetes cluster through the command line or chat interface, providing functions such as resource management and Helm chart operations.
TypeScript
12.6K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.2K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.5K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
47.0K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
25.8K
5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
21.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
46.5K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.6K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
67.5K
4.7 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase