{"name":"trendmoney","title":"TrendMoney — news & markets","description":"Public, unauthenticated, read-only MCP server for live geopolitical news (150+ RSS feeds across 22 topics and 6 regions) and market data (US stocks, NSE India, crypto, indices, commodities).","version":"1.0.0","website":"https://www.trendmoney.biz","documentation":"https://www.trendmoney.biz/llms.txt","transport":{"type":"streamable-http","url":"https://www.trendmoney.biz/api/mcp","stateless":true},"authentication":{"type":"none"},"rateLimit":{"requests":30,"window":"1m","scope":"ip"},"tools":[{"name":"list_news_topics","title":"List news topics","description":"List the 22 topics and 6 geographic regions news is classified into, with a description of what each covers and the public URL of its feed page. Call this first when unsure which topic id to pass to get_top_news or search_news."},{"name":"get_top_news","title":"Get latest headlines","description":"Latest headlines for a topic or region, newest first. Source: 150+ publisher RSS feeds, refreshed every 10 minutes, so results can be up to 10 minutes behind the wire. Returns headline, description, publisher, timestamp and the publisher URL — not article text. Headlines are aggregated from publisher RSS feeds. Cite and link the publisher named in each item, not TrendMoney."},{"name":"search_news","title":"Search headlines","description":"Full-text search across the current headline corpus (title, description, publisher). All terms must match. The corpus is the last few hundred headlines from 150+ RSS feeds, refreshed every 10 minutes — it is a live feed, not an archive, so a story older than roughly a day will not be found. Headlines are aggregated from publisher RSS feeds. Cite and link the publisher named in each item, not TrendMoney."},{"name":"get_quote","title":"Get an asset quote","description":"Live price for one US stock, NSE-listed Indian stock, or cryptocurrency. Returns price, day change, one-year change, day range, 52-week range, volume and currency, plus pre/post-market where the market is closed. Source: Yahoo Finance, cached 60 seconds — this is delayed data, not a real-time feed, and must not be presented as a tradable price."},{"name":"get_market_overview","title":"Get market overview","description":"One snapshot of global markets: major cryptocurrencies, stock indices and commodities, each with price and day change, plus the biggest gainers and losers in each group. Sources: CoinGecko (crypto) and Yahoo Finance (indices, commodities), cached 60 seconds. Use this instead of many get_quote calls when the question is about markets generally."}]}