Back to Home
aws-samples icon

sample-cfm-tips-mcp

Verified Safe

by aws-samples

Overview

A comprehensive Model Context Protocol (MCP) server for AWS cost analysis and optimization recommendations, designed to integrate with Kiro CLI and other MCP-compatible clients.

Installation

Run Command
python3 mcp_server_with_runbooks.py

Environment Variables

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • AWS_DEFAULT_REGION
  • AWS_PROFILE
  • CFM_TIPS_TIMEOUT
  • CFM_TIPS_MAX_THREADS
  • CFM_TIPS_LOG_LEVEL

Security Notes

The server demonstrates a strong commitment to security best practices. It explicitly enforces 'Read-Only Access' and 'Least Privilege' principles, providing detailed IAM policies for auditing. There are no indications of hardcoded production secrets (test credentials are used in examples). Network exposure is minimal, requiring only outbound HTTPS to AWS APIs. No 'eval' or other directly exploitable patterns were observed in the provided code snippets. The architecture relies on standard AWS SDK practices for credential management.

Similar Servers

Stats

Interest Score41
Security Score9
Cost ClassMedium
Avg Tokens25000
Stars19
Forks4
Last Update2026-01-16

Tags

AWS Cost OptimizationCloud Financial ManagementS3CloudWatchEC2