Skip to main content
Glama

Kubecost MCP Server

get_assets

Retrieve asset cost and allocation data from Kubecost for specified time periods, with options to aggregate results and apply filters for detailed cost analysis.

Instructions

Get asset data from Kubecost

Input Schema

NameRequiredDescriptionDefault
aggregateNo
filtersNo
windowYes

Input Schema (JSON Schema)

{ "properties": { "aggregate": { "type": "string" }, "filters": { "additionalProperties": { "type": "string" }, "type": "object" }, "window": { "type": "string" } }, "required": [ "window" ], "type": "object" }

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/cortezcristian/kubecost-mcp'

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