Skip to main content
Glama
aws-samples

AWS DR Cost Estimator MCP Server

Official
by aws-samples

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AWS_REGIONYesThe AWS region where Cost Explorer is available. Should be us-east-1.us-east-1
AWS_PROFILEYesThe AWS profile to use for Cost Explorer API access.
FASTMCP_LOG_LEVELNoLog level for FastMCP server (e.g., DEBUG, INFO, WARNING).WARNING

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_dr_strategiesA

List the four supported DR strategies with labels and descriptions.

compare_dr_strategiesA

Compare DR cost across all four strategies using live Cost Explorer data.

analyze_dr_strategyA

Analyze DR cost for a single strategy using live Cost Explorer data.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aws-samples/sample-dr-cost-estimator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server