hk-development-mcp-server

hkopenai/hk-development-mcp-server

3.2

If you are the rightful owner of hk-development-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 Government Development, Geography and Land Information MCP Server provides access to data on government development, geography, and land information through a FastMCP interface.

The Hong Kong Government Development, Geography and Land Information MCP Server is a specialized server designed to facilitate access to critical data related to urban development, geographical information, and land management in Hong Kong. By leveraging the FastMCP interface, this server allows users to efficiently retrieve and process data, particularly focusing on new building plans processed by the Building Authority. This server is an essential tool for developers, urban planners, and government officials who require up-to-date and accurate information to make informed decisions regarding urban development and land use. The server is built using Python and can be easily set up and integrated with other systems, making it a versatile solution for various applications. With its open-source nature, users can contribute to its development and customize it to meet specific needs.

Features

  • Retrieve data on new building plans processed by the Building Authority.
  • Access government development, geography, and land information data.
  • Utilize a FastMCP interface for efficient data retrieval.
  • Open-source and customizable for specific user needs.
  • Easy integration with other systems and platforms.

Usages

usage with Cline

{
  "hk-development": {
    "disabled": false,
    "timeout": 3,
    "type": "stdio",
    "command": "uvx",
    "args": [
      "hkopenai.hk-development-mcp-server"
    ]
  }
}