Home › Other › HKEx Filings

HKEx Filings

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

Python Remote
★ 16 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://hkex-listco-updates.ascent-partners.com/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http hkex-filing-scraper https://hkex-listco-updates.ascent-partners.com/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "hkex-filing-scraper": {
      "url": "https://hkex-listco-updates.ascent-partners.com/api/mcp"
    }
  }
}

Package (pypi 2.4.0)

uvx hkex-filing-scraper

Or add to your MCP client config:

{
  "mcpServers": {
    "hkex-filing-scraper": {
      "command": "uvx",
      "args": [
        "hkex-filing-scraper"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry