global-equities-screener-mcp
Global equity screeners across the US, China, Hong Kong, Taiwan, Korea, India, Japan and more.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Global equity screeners across the US, China, Hong Kong, Taiwan, Korea, India, Japan and more.
Server tool list (26)
Raw names from tools/list. Only developers need these.
| screen_us_finviz | Screen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters. Args: criteria: dict of Finviz filter codes (e.g. {"cap": "large", "sec": "technology"}). Accepts {"screenerUrl": "<full finviz url>"} for pre-built screens, or {"market_cap_min": 1e10, "sector": "Technology", "pe_max": 25}. limit: max rows to return (default 50). |
| screen_china_a_shares | Screen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data. Args: sector: optional sector filter (e.g. "Banking", "Pharmaceuticals", "EV") market_cap_min: minimum market cap in CNY limit: max rows to return (default 50) |
| screen_china_star_market | Screen China's STAR Market (Shanghai Sci-Tech Innovation Board) — Chinese hard-tech & biotech IPOs. Args: criteria: dict of filters (e.g. {"sector": "Semiconductors", "marketCapMin": 1e10}) limit: max rows to return |
| screen_china_chinext | Screen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies. Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return |
| screen_china_bse | Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_chinese_adrs | Screen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.). Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return |
| screen_hk_hang_seng | Screen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM). Args: criteria: filter dict (industry, market cap, P/E, dividend yield, etc.) limit: max rows to return |
| screen_taiwan_twse | Screen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.). Args: criteria: filter dict (industry, market cap, P/E, etc.) limit: max rows to return |
| screen_korea_kospi | Screen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.). Args: criteria: filter dict (industry, market cap, P/E, etc.) limit: max rows to return |
| screen_india_nse | Screen India's National Stock Exchange (NSE) — Nifty 50, Nifty Bank, full universe. Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return |
| screen_singapore_sgx | Screen Singapore Exchange (SGX) — STI components and SE-Asia REIT universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return |
| screen_japan_tse | Screen Tokyo Stock Exchange (TSE) — Nikkei 225, TOPIX, Prime / Standard / Growth markets. Args: criteria: filter dict (sector, market cap, P/B, dividend yield, etc.) limit: max rows to return |
| screen_australia_asx | Screen Australian Securities Exchange (ASX) — ASX 200 + small-caps incl. mining juniors. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_indonesia_idx | Screen Indonesia Stock Exchange (IDX) — LQ45, IDX30, full Jakarta board. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_thailand_set | Screen Thailand Stock Exchange (SET) — SET50, SET100, full Thai universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return |
| screen_malaysia_bursa | Screen Bursa Malaysia — FBM KLCI components and Main Market. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_philippines_pse | Screen Philippine Stock Exchange (PSE) — PSEi components and broader market. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_vietnam_hose | Screen Vietnam's HOSE (Ho Chi Minh City Stock Exchange) — VN30 + full HOSE board. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_uk_lse | Screen London Stock Exchange (LSE) — FTSE 100, FTSE 250, AIM. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return |
| screen_germany_dax | Screen Xetra / Deutsche Börse — DAX 40, MDAX, SDAX, TecDAX. Args: criteria: filter dict (sector, market cap, P/E, etc.) limit: max rows to return |
| screen_brazil_b3 | Screen Brazil's B3 exchange (São Paulo) — Bovespa Index, Small Caps, full Brazilian universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return |
| screen_canada_tsx | Screen Toronto Stock Exchange (TSX) — TSX Composite + TSX Venture exchange (mining/energy heavy). Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_mexico_bmv | Screen Bolsa Mexicana de Valores (BMV) — IPC components and broader Mexican universe. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_saudi_tadawul | Screen Saudi Arabia's Tadawul exchange — TASI components, Aramco, banks, petrochems. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return |
| screen_southafrica_jse | Screen Johannesburg Stock Exchange (JSE) — Top 40, mining majors, financials. Args: criteria: filter dict (sector, market cap, etc.) limit: max rows to return |
| screen_turkey_bist | Screen Borsa Istanbul (BIST) — BIST 100, BIST 30, full Turkish universe. Args: criteria: filter dict (sector, market cap, dividend yield, etc.) limit: max rows to return |