hkopenai/hk-housing-mcp-server
If you are the rightful owner of hk-housing-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Hong Kong Housing Data MCP Server provides access to housing-related data in Hong Kong through a FastMCP interface.
The Hong Kong Housing Data MCP Server is a specialized server designed to facilitate access to housing-related data in Hong Kong. Utilizing the FastMCP interface, this server offers a streamlined and efficient way to retrieve important statistics and information about private storage in the region. The server is built to handle requests for data such as completions, stock, and vacancy statistics, which are crucial for understanding the housing market dynamics in Hong Kong. The data is sourced from the Rating and Valuation Department, ensuring that users have access to reliable and up-to-date information. The server is easy to set up and run, requiring only a few steps to get started. It supports different running modes, including a default stdio mode and an SSE mode, providing flexibility in how users can interact with the server. Additionally, the server can be integrated with Cline MCP settings, allowing for seamless connectivity and data retrieval.
Features
- Access to private storage statistics in Hong Kong
- Data sourced from the Rating and Valuation Department
- Supports stdio and SSE running modes
- Easy integration with Cline MCP settings
- Python-based server setup
Usages
usage with Cline
{ "hk-housing": { "disabled": false, "timeout": 3, "type": "stdio", "command": "uvx", "args": [ "hkopenai.hk-housing-mcp-server" ] } }