Back to Home
jackuh105 icon

macau-weather-mcp

Verified Safe

by jackuh105

Overview

Provides real-time and forecast weather data for Macau from the Macau Meteorological and Geophysics Bureau (SMG) to AI assistants via Model Context Protocol (MCP) tools.

Installation

Run Command
docker run -d -p 8001:8001 --name macau-weather-mcp macau-weather-mcp

Security Notes

The server fetches data from trusted government XML APIs (smg.gov.mo) and uses standard libraries for HTTP requests (httpx) and XML parsing (ElementTree). There is no use of `eval` or obfuscation. The `docker-compose.yml` file includes an optional MCPO bridge service with a placeholder `api-key "top-secret"`, which users should replace with a strong secret if deploying MCPO for production use. The core MCP server itself does not handle sensitive secrets.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens180
Stars0
Forks0
Last Update2025-11-28

Tags

Macau WeatherReal-time DataAI Assistant ToolMCP ServerPython