other tools and integrations

Hko Mcp

MCP server with basic demonstration of getting weather from Hong Kong Observatory

typescript
local
other tools and integrations
0
View on GitHub

Installation

npx -y louiscklaw/hko-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "hko-mcp",
  "command": "npx",
  "args": [
    "-y",
    "louiscklaw/hko-mcp"
  ]
}

About This MCP Server

louiscklaw/hko-mcp

MCP server with basic demonstration of getting weather from Hong Kong Observatory

GitHub: https://github.com/louiscklaw/hko-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub