Skip to main content

Hong Kong Finance MCP Server providing financial data tools

Project description

Hong Kong Finance Data MCP Server

GitHub Repository License: MIT

This is an MCP server that provides access to finance related data in Hong Kong through a FastMCP interface.

Features

  1. Monthly statistics on the number of new and active business registrations in Hong Kong
  2. Quarterly statistics on residential mortgage loans in negative equity in Hong Kong
  3. Credit card lending survey results in Hong Kong
  4. Coin cart schedule in Hong Kong
  5. Get list of hotlines for reporting loss of credit card from Hong Kong banks
  6. Get information of Tender Invitation and Notice of Award of Contracts from Hong Kong Monetary Authority

Examples

  • What is the number of new business registered in Hong Kong 2024?
  • What is the negative loan situation in Hong Kong Q1 2025 compare with Q1 2024?
  • Write a commentary about the latest residential mortgage loans in negative equity in Hong Kong
  • How is current Hong Kong economy by referencing credit lending data and residential mortgage loans in negative equity?

Assume chart tool is available:

  • Plot a line chart showing trend and number of new business registered each month from Jan to Dec in Hong Kong 2024.

Data Source

  • Hong Kong Monetary Authority
  • Hong Kong Inland Revenue Department

Setup

  1. Clone this repository
  2. Install Python dependencies:
    pip install -r requirements.txt
    
  3. Run the server:
    python app.py
    

Running Options

  • Default stdio mode: python app.py
  • SSE mode (port 8000): python app.py --sse

Cline Integration

To connect this MCP server to Cline using stdio:

  1. Add this configuration to your Cline MCP settings (cline_mcp_settings.json):
{
  "hk-finance": {
    "disabled": false,
    "timeout": 3,
    "type": "stdio",
    "command": "uvx",
    "args": [
      "hkopenai.hk-finance-mcp-server"
    ]
  }
}

Testing

Tests are available in the tests/ directory. Run with:

pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hkopenai_hk_finance_mcp_server-0.1.7.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hkopenai_hk_finance_mcp_server-0.1.7-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file hkopenai_hk_finance_mcp_server-0.1.7.tar.gz.

File metadata

File hashes

Hashes for hkopenai_hk_finance_mcp_server-0.1.7.tar.gz
Algorithm Hash digest
SHA256 39cd9b85944c2317dfb88386d8a98400c71460ae1febf43381c389a3ae25ddd4
MD5 82902530db7780dbe221a8cf5952abb5
BLAKE2b-256 8fee27c097ec8e14259d89c0287b3d1a30ff1e76c1bfdf02d413100c13c5620c

See more details on using hashes here.

File details

Details for the file hkopenai_hk_finance_mcp_server-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for hkopenai_hk_finance_mcp_server-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 892cd7fe32b3b8500675ea39424d26e68d2952251f16ee0a57331cc3a8325cfd
MD5 204fe3cfc838ef2a202005ade26ac13c
BLAKE2b-256 a832bb89c45e4cad6f0abb75a40f8f765a90a63590cd85f845ba952cdc2092b1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page