market_snapshot
ActiveTool of Market Recap
Live market snapshot for a "what happened in markets" recap — major indices, US Treasury yields, FX, commodities, and crypto with current price and daily % change, grouped by region. Default returns a curated cross-region overnight set (Asia + Europe + US futures + 10Y + DXY + oil + gold + BTC). Use region to drill into one group. Returns structured numbers for you to synthesize the narrative. Keyless (Yahoo Finance).
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"region": {
"enum": [
"headline",
"all",
"asia",
"europe",
"us",
"rates",
"fx",
"commodities",
"crypto"
],
"type": "string",
"description": "Which slice to return. \"headline\" (default) = curated cross-region overnight set. \"all\" = every group. Or one of: asia, europe, us, rates, fx, commodities, crypto."
}
}
}Parent server
Market Recap
https://github.com/pipeworx-io/mcp-market-recap
1/7 registries