10 months ago
This is an MCP (Model Context Protocol) server that provides access to data from [DATA.GOV.HK](https://data.gov.hk), the official open data portal of the Hong Kong government.
Overview
This is an MCP (Model Context Protocol) server that provides access to data from DATA.GOV.HK, the official open data portal of the Hong Kong government.
Server Config
{
"mcpServers": {
"mcp-open-data-hk": {
"command": "uvx",
"args": [
"mcp-open-data-hk"
]
}
}
}