mcpserver.lol
registry/stockmarketscan-mcp-server
Connection check verified live · 28h ago

stockmarketscan-mcp-server

18 tools for US stock screeners, chart patterns, options flow signals and equities research.

Tools 20
GitHub stars
Installs / wk
Licence
Transport sse
Last checked 28h ago

Tools & capabilities

20 tools

Read from the running server on 28h ago.

explain_concept read-only term*
Return a plain-language explanation of a platform-specific term, metric, or screener. Use ONLY for terms that are specific to StockMarketScan (e.g. 'strength_score' which is our in…
get_candles read-only rangesymbol*interval
Return OHLCV price candles for a single stock. Use when you need price history to compute indicators or answer 'how much is X up this month'. time is a Unix epoch in seconds (UTC m…
get_chart_patterns read-only symbol*interval
Return all chart patterns currently detected for a single stock symbol. Detectable pattern ids: double_top, double_bottom, triple_top, triple_bottom, head_shoulders, inv_head_shoul…
get_market_momentum read-only datedate_todate_from
Return NYSE and NASDAQ market breadth data — advancing/declining issues, new highs/lows, percent advancing. Use when the user asks 'how's the market today' or 'is breadth strong'.…
get_options_flow_overview read-only datesortlimit
Return the daily options flow table for one trading day — aggregated call/put volume, premium, implied volatility, and consecutive-day streaks for every notable symbol. Use when th…
get_options_flow_ranked read-only limitdate_todate_from
Return ranked options flow entries for a date range — the entries that stand out by long consecutive-day streaks, large premium, and screener confluence. Each entry includes data-o…
get_options_flow_sentiment read-only date_todate_from
Return daily options market sentiment — one row per trading day. Combines NYSE/NASDAQ market breadth (advance/decline + new highs/lows) with the market-wide call/put ratio. Each ro…
get_options_flow_timeline read-only limitsymbol*
Return the historical options flow for a single stock — most recent days first. Use when the user asks 'show me X's options flow history' or 'how long has X been bullish'. Returns…
get_screener_data read-only pageslug*limit
Return the current rows of a single stock screener for its latest data date. Use this when the user asks about a specific screener like 'hot prospects' or 'golden cross'. Common sl…
get_stock_info read-only symbol*
Return basic metadata for a stock — full company name, exchange, industry, last close price, and percent change. Use this when you first encounter a symbol and need to identify it.…
get_stock_report read-only symbol*interval
Return a comprehensive report on a single stock in one call — metadata, screener appearances, chart patterns, options flow, signal status, price summary, and upcoming earnings. THI…
get_trend_connections read-only datedayslimitlatest
Return AI-computed connections between trending topics across categories (tech → patents, tech → funding, etc). Useful for spotting meta-trends. Use when the user asks 'what trends…
get_trends read-only datedayslatestcategory
Return AI-detected trending topics in tech & science, patents, or funding events. Use when the user asks 'what's trending in tech' or 'show me patent trends'. Returns { category, c…
get_unusual_options_activity read-only sidelimitsymbolmax_dtemin_vol_oimin_premium_usd
Return individual options contracts flagged as unusual (Vol/OI > 1.5). Each row is one contract, not one stock. Use when the user wants contract-level detail. Filter by symbol, sid…
list_screeners read-only
Return metadata for all 24 stock screeners on the platform, including each screener's slug, name, description, category, and tier. Use this to discover which screeners are availabl…
ping read-only
Minimal sanity check. Returns { status, version, timestamp, cache_size }. No auth needed. Use this to verify the MCP server is reachable and responsive.
search_patterns read-only limitintervalpattern_idsscreener_slugs*
Find all stocks across one or more screeners that currently exhibit specific chart patterns. Much faster than calling get_chart_patterns in a loop. Use when the user asks 'which st…
search_setups read-only sidelimit
Find the strongest trading setups today by combining options flow signals and screener confluence into a ranked list. Use when the user asks 'what should I trade today', 'best setu…
search_stocks read-only limitquery*
Search for stocks by ticker prefix or company name. THE tool to use when the ticker is unknown ('what's the symbol for Palantir?') or ambiguous — resolve the name to a symbol here,…
search_stocks_in_screeners read-only modelimitscreener_slugs*
Find stocks that appear in multiple screeners simultaneously. Powerful for high-confidence picks where the user wants confluence across strategies. Use when the user asks 'which st…