Install hkopenai.hk_development_mcp_server from PyPI
Install exact version 0.1.8. The executable name has not been verified, so it is intentionally not guessed.
python -m pip install 'hkopenai.hk_development_mcp_server==0.1.8'Provides access to government development, geography and land information data through a FastMCP interface, including data on new building plans processed by the Building Authority
Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.
Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.
Install exact version 0.1.8. The executable name has not been verified, so it is intentionally not guessed.
python -m pip install 'hkopenai.hk_development_mcp_server==0.1.8'| Canonical slug | hong-kong-government-development-geography-and-land-information-mcp-se-17e7e91f | Deployment | Local Only |
|---|---|---|---|
| Canonical package | pypi:hkopenai.hk_development_mcp_server | Repository | hkopenai/hk-development-mcp-server |
| First published | Jun 17, 2025 | Latest release | Jun 17, 2025 |
| Last security verification | — | Classification confidence | 90% |
| Publication | Draft | Official distribution | Not verified |
| Channel | Identifier | Current version | Versions | Source |
|---|---|---|---|---|
| pypi | hkopenai.hk_development_mcp_server | 0.1.8 | 1 | Repository |
| Package | Version | Published / observed | Inventory | Security scan |
|---|---|---|---|---|
| pypihkopenai.hk_development_mcp_server | 0.1.8Current | Jun 17, 2025 | 1 toolsSucceeded · 0 resources · 0 prompts | Evidence restricted |
Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.
No public current-version evidence is available yet.
| Tool | Category | Annotations | Risk |
|---|---|---|---|
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
} | — | — |
| Endpoint | Transport | Authentication | Health | Observed |
|---|---|---|---|---|
| No verified remote endpoint is linked. | ||||
Install the selected package version with: python -m pip install 'hkopenai.hk_development_mcp_server==0.1.8'
Hong Kong Government Development, Geography and Land Information MCP Server exposed 1 tool during independent protocol observation, including get_new_building_plans_processed.
The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.
Curated product and capability guides containing this catalog record.