Weather icon

Weather

Provides real-time weather alerts and forecasts via the National Weather Service API as a Model Context Protocol server.

关于

Weather is a high-performance Model Context Protocol (MCP) server that delivers real-time weather alerts and detailed forecasts by integrating with the National Weather Service (NWS) API. Built with Go, it emphasizes robustness and efficiency through features like caching, retry logic, connection pooling, and comprehensive error handling. It's easily configurable via environment variables and offers Docker support for seamless deployment, making it ideal for integration with large language models and other applications requiring reliable weather data.

主要功能

  • Offers detailed weather forecasts for any location using coordinates
  • Provides active weather alerts for any US state
  • Robust error handling, input validation, and graceful shutdown
  • High-performance API requests with built-in caching, retry logic, and connection pooling
  • Configurable via environment variables and supports Docker for easy deployment
  • 0 GitHub stars

使用案例

  • Integrating real-time weather data and alerts into large language model (LLM) applications
  • Developing custom applications requiring reliable and performant weather forecasts
  • Automating retrieval of weather information for reporting or analysis
Advertisement

Advertisement