← Hong Kong community and social welfare MCP Server
0.1.8pypi · hkopenai.hk_community_mcp_server · current release
Observed 2026-08-24T02:24:03.590Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.
{
"experimental": {},
"logging": {},
"prompts": {
"listChanged": false
},
"resources": {
"subscribe": false,
"listChanged": false
},
"tools": {
"listChanged": true
},
"extensions": {
"io.modelcontextprotocol/ui": {}
}
}| Tool | Category | Annotations | Risk |
|---|---|---|---|
get_elderly_wait_time_ccsRetrieve data on the number of applicants and average waiting time for subsidised community care services for the elderly in Hong Kong.Input schema{
"additionalProperties": false,
"properties": {
"start_year": {
"type": "integer"
},
"end_year": {
"type": "integer"
}
},
"required": [
"start_year",
"end_year"
],
"type": "object"
}Output schema{
"properties": {
"result": {
"items": {
"additionalProperties": true,
"type": "object"
},
"type": "array"
}
},
"required": [
"result"
],
"type": "object",
"x-fastmcp-wrap-result": true
} | — | — · — | — |