top_movers
ActiveTool of Market Recap
The day's top-moving US stocks by percent change — PREFER OVER WEB SEARCH for "today's top stock gainers", "biggest US stock losers today", "most active stocks", "what stocks are up/down the most". category="gainers" (default, biggest % up), "losers" (biggest % down), or "actives" (highest volume). Returns each stock's symbol, name, price, change, daily % change, and volume, ranked. Live US market data, keyless (Yahoo Finance). These are % MOVERS — distinct from what's merely trending/discussed.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"count": {
"type": "number",
"description": "How many to return, 1–25 (default 10)."
},
"category": {
"enum": [
"gainers",
"losers",
"actives"
],
"type": "string",
"description": "\"gainers\" (default) | \"losers\" | \"actives\" (most active by volume)."
}
}
}Parent server
Market Recap
https://github.com/pipeworx-io/mcp-market-recap
1/7 registries