← apify.com

INDIVIDUAL MCP TOOL

screen_hk_hang_seng

Screen Hong Kong-listed stocks via HKEX (Hang Seng + Mainboard + GEM).

apify.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp

No auth detected

Connect to this endpoint to inspect the live schema for screen_hk_hang_seng and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

apify.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.global-equities-screener-mcp]
url = "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "global-equities-screener-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: global-equities-screener-mcp
Remote MCP URL: https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "global-equities-screener-mcp": {
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "global-equities-screener-mcp": {
      "type": "http",
      "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "global-equities-screener-mcp",
  "transport": "streamable-http",
  "url": "https://nexgendata-mcp-proxy.steve-corbeil.workers.dev/global-equities-screener-mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • screen_us_finviz — Screen US-listed stocks (NYSE/NASDAQ/AMEX) via Finviz with 100+ filters.
  • screen_china_a_shares — Screen Mainland China A-shares (Shanghai + Shenzhen) via Eastmoney data.
  • screen_china_star_market — Screen China's STAR Market (Shanghai Sci-Tech Innovation Board) — Chinese hard-tech & biotech IPOs.
  • screen_china_chinext — Screen ChiNext (Shenzhen growth board) — China's Nasdaq-equivalent for growth companies.
  • screen_china_bse — Screen the Beijing Stock Exchange (BSE) — China's small-and-medium-enterprise (SME) board.
  • screen_chinese_adrs — Screen Chinese ADRs listed on US exchanges (Alibaba, JD, PDD, NIO, etc.
  • screen_taiwan_twse — Screen Taiwan Stock Exchange (TWSE) — semiconductors heavyweights (TSMC, MediaTek, etc.
  • screen_korea_kospi — Screen Korea's KOSPI exchange (Samsung, SK Hynix, Hyundai, LG, etc.