mcpbeat Sign in

HKEx Filings MCP Server

by simonplmak-cloud Your server? Claim it
not responding

HKEx Filings is listed as active in the registry but did not answer our last check. It exposes 3 tools. Last commit 19 Sep 2026.

Live HKEx (Hong Kong Stock Exchange) regulatory filings for AI agents.

Uptime history 62 hours of history · worst hour 0%
62 hours agonow
2.2%
Uptime 24h
2 of 92 checks
3
Tools
read from the server
488 ms
Response time
average over 24h
15
Stars
last commit 19 Sep 2026

What the code does

We read the source, 13 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/hkex_scraper/_version.py:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add hkex-filings --transport http https://hkex-listco-updates.ascent-partners.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hkex-filings": {
      "url": "https://hkex-listco-updates.ascent-partners.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hkex-filings]
url = "https://hkex-listco-updates.ascent-partners.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hkex-filings": {
      "url": "https://hkex-listco-updates.ascent-partners.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hkex-filings": {
      "url": "https://hkex-listco-updates.ascent-partners.com/api/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

filing
get_filing
Download one HKEx document by its URL and extract its text and tables. ``link`` must be an HKEx document URL (host ``www1.hkexnews.hk``); any other host is rejected. With ``extract=True`` the response includes extracted ``document_text`` (truncated) and up to 30 ``tables``; set ``extract=False`` for size/content-type only.
filings
search_filings
Search live HKEx filings in a date window (at most 31 days). ``from_date``/``to_date`` accept YYYY-MM-DD or DD/MM/YYYY. When ``stock_code`` is set, results are filtered to that code (e.g. ``01461`` or ``1461``). ``max_results`` caps the number of filings fetched and returned (hard cap 200). Returns the parsed filings plus the HKEx-reported total for the window.
server
get_server_info
Report this live gateway's version, transport, and hard limits. Reads nothing.

Endpoints

URLTransportStateLatencyChecked
https://hkex-listco-updates.ascent-partners.com/api/mcp streamable-http answering 169 ms 0 min ago

Alternatives to HKEx Filings

same job, measured the same way
Finance MCP
by adityasbisht

Live stock, crypto, SEC filings, FX and macro data for LLM agents. No API keys.

local only
Coinrebate
by halffee

Compliance-filtered crypto exchange fee comparison and rebate-link routing for AI agents.

280 installs/wk 12 tools answering
Finance MCP
by adididitagain

Live stock, crypto, SEC filings, insider trades, FX and macro data for LLM agents.

79 installs/wk local only
Arzbin MCP Server
by arzbin

Live Iran exchange rates, gold, crypto, and Toman market data for AI agents.

6 tools answering
Atheris MCP
by atheris-ee

Country-targeted mobile/residential proxy egress for agents: live stock, proxy URLs, usage.

25 installs/wk local only
Stocksense
by mikejj-creation

Financial data for AI agents: SEC filings, price history, insider trades, and more.

34 installs/wk local only
TradeAssi
by tradeassi

Crypto tools for AI agents: live market data, exchange-wide screener, backtests and paper trading.

40 tools answering
mcp-cbr-rates
by atomno-mcp

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

531 installs/wk local only

HKEx Filings — questions

Answers built from our own checks of this server.

What can HKEx Filings do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_filing, get_server_info, search_filings. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is HKEx Filings working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 2 of 92 checks got a reply (2.2%), average response time 488 ms. The bar chart above shows every period we have measured.
The registry lists HKEx Filings as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect HKEx Filings?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does HKEx Filings need an API key?
No. HKEx Filings completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is HKEx Filings?
It answers our handshake in 488 ms on average, which is faster than 32% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is HKEx Filings open source?
Yes — it is published under the MIT licence, written in Python and 15 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.