Weather MCP Service
About
Provides real-time weather information and forecasts.
Details
- Author
- jungchihoon
- Categories
- Other, API
Jump to
Setup
Install Weather MCP Service in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/jungchihoon/weather-mcp-service
Follow the installation instructions in the repository README, then restart your MCP client.
- Python 3.8 이상이 필요합니다.
- Poetry를 사용하여 의존성을 설치합니다:
서버는 기본적으로http://localhost:8000에서 실행됩니다.
- Swagger UI:http://localhost:8000/docs
- ReDoc:http://localhost:8000/redoc
claude_desktop_config.json파일에 다음 설정을 추가하세요:
{ "mcpServers": { "weather": { "url": "http://localhost:8000" } } }
Provides weather data using the Open-Meteo API.
Access meteorological data for Portugal from the IPMA public API using natural language.
Provides accurate Islamic prayer times for locations throughout Malaysia using the waktusolat.app API.
Provides weather information using the Japan Meteorological Agency API. No authentication required.
Provides real-time weather information and forecasts using the OpenWeatherMap API.
A production-clean MCP server for the free Open-Meteo weather API (geocoding, forecast, air quality) with SRE-grade rate limiting, backoff, and structured logging.
Provides current weather information using the Korea Meteorological Administration's short-term forecast API.
SkyLinkAPI MCP Server | Aviation Data MCP Server
Connect SkyLink API to Claude Desktop, Cursor, or any MCP client in under a minute. Ask about live flights, weather, NOTAMs, and ADS-B positions — your AI gets real data, not hallucinations.
A server for fetching weather information in Japan.
Provides current weather data and forecasts using the QWeather API.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




