Skip to main content
Glama
JadenRazo

CloudCost MCP Server

by JadenRazo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLOUDCOST_CACHE_TTLNoCache TTL in seconds (24 hours)86400
CLOUDCOST_LOG_LEVELNoLog level: debug, info, warn, errorinfo
CLOUDCOST_CACHE_PATHNoSQLite cache file location~/.cloudcost/cache.db
CLOUDCOST_MONTHLY_HOURSNoHours per month for cost calculations730
CLOUDCOST_PRICING_MODELNoDefault pricing model: on_demand, spot, or reservedon_demand
CLOUDCOST_BUDGET_MONTHLYNoMonthly budget cap in USD. Triggers a warning when exceeded
CLOUDCOST_BUDGET_WARN_PCTNoPercentage of budget at which a warning is surfaced (default: 80%)80
CLOUDCOST_RESOLVE_MODULESNoExpand referenced Terraform modules during parsingtrue
CLOUDCOST_BUDGET_PER_RESOURCENoPer-resource monthly budget cap in USD
CLOUDCOST_GUARDRAIL_WARN_RATIONoFraction of guardrail threshold that triggers warn instead of allow0.8
CLOUDCOST_GUARDRAIL_MAX_MONTHLYNoAggregate monthly ceiling for check_cost_budget. Over = block verdict
CLOUDCOST_INCLUDE_DATA_TRANSFERNoInclude estimated data transfer costs in reportsfalse
CLOUDCOST_GUARDRAIL_MAX_PER_RESOURCENoPer-resource ceiling for check_cost_budget. One over = block verdict

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/JadenRazo/CloudCostMCP'

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