← Hong Kong Government Development, Geography and Land Information MCP Server

Hong Kong Government Development, Geography and Land Information MCP Server 0.1.8

pypi · hkopenai.hk_development_mcp_server · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-23T23:24:53.588Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "experimental": {},
  "logging": {},
  "prompts": {
    "listChanged": false
  },
  "resources": {
    "subscribe": false,
    "listChanged": false
  },
  "tools": {
    "listChanged": true
  },
  "extensions": {
    "io.modelcontextprotocol/ui": {}
  }
}

Tools 1

ToolCategoryAnnotationsRisk
get_new_building_plans_processedRetrieve data on the number of plans processed by the Building Authority in Hong Kong for new buildings within a specified year range.
Input schema
{
  "additionalProperties": false,
  "properties": {
    "start_year": {
      "description": "Start year for data range",
      "type": "integer"
    },
    "end_year": {
      "description": "End year for data range",
      "type": "integer"
    }
  },
  "required": [
    "start_year",
    "end_year"
  ],
  "type": "object"
}
Output schema
{
  "properties": {
    "result": {
      "items": {
        "additionalProperties": {
          "anyOf": [
            {
              "type": "string"
            },
            {
              "type": "integer"
            }
          ]
        },
        "type": "object"
      },
      "type": "array"
    }
  },
  "required": [
    "result"
  ],
  "type": "object",
  "x-fastmcp-wrap-result": true
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.