get_price_history
ActiveTool of MERX - TRON Resource Exchange
declared in 2.0.0
Historical price snapshots. No auth required.
Parameters schema
{
"type": "object",
"properties": {
"period": {
"enum": [
"1h",
"6h",
"24h",
"7d",
"30d"
],
"type": "string",
"description": "Time period (default: 24h)."
},
"provider": {
"type": "string",
"description": "Filter by provider name."
},
"resource": {
"enum": [
"ENERGY",
"BANDWIDTH"
],
"type": "string",
"description": "Filter by resource type."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
MERX - TRON Resource Exchange
https://github.com/Hovsteder/merx-mcp
2/7 registries