Skip to content

v1.1.0 — Screening & Comparison

Choose a tag to compare

@toolstem toolstem released this 21 Apr 03:28

What's New

Added

  • screen_stocks tool — Screen and filter stocks by sector, market cap, price, beta, volume, dividend yield, exchange, and country. Returns derived cap_category, volatility_category, and liquidity_category signals for every match. All filters optional; configurable limit up to 200.
  • compare_companies tool — Side-by-side comparison of 2–5 companies across price, valuation (P/E, DCF), profitability (margins, ROE, ROIC), financial health, growth, dividends, and ratings. Auto-computed rankings identify leaders in each dimension: lowest_pe, highest_margin, strongest_balance_sheet, best_growth, most_undervalued, highest_rated.
  • FMP client now supports batch quote endpoint (getBatchQuote) for efficient multi-symbol price retrieval.

Changed

  • .actor/input_schema.json updated — symbol is no longer required at the schema level (each tool validates its own inputs).
  • Apify Actor versioning aligned to MAJOR.MINOR format per platform requirements.

Docs

  • README expanded with full input/output examples and derived-signal documentation for all 4 tools.

Install: npm install -g toolstem-mcp-server@1.1.0
Apify: apify.com/toolstem/toolstem-mcp-server
MCP Registry: io.github.toolstem/toolstem-mcp-server