bobby169_mcp-server-weather

bobby169_mcp-server-weather

3.1

If you are the rightful owner of bobby169_mcp-server-weather and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Weather MCP Server is a Model Context Protocol server that provides weather information, including forecasts and alerts.

The Weather MCP Server is designed to deliver precise weather information through the Model Context Protocol (MCP). It offers functionalities to retrieve current weather forecasts based on geographical coordinates and to access active weather alerts for any US state. This server is particularly useful for applications that require real-time weather data integration, such as desktop applications or other MCP clients. The server is built using modern JavaScript technologies and is structured to be easily integrated with MCP clients like Claude for Desktop. Developers can set up the server by installing necessary dependencies and building the server using the provided scripts. The server's architecture is modular, with the main logic encapsulated in a TypeScript file, ensuring maintainability and scalability. The project also includes configuration files to aid in development and debugging, particularly for those using Visual Studio Code.

Features

  • Get current weather forecast for a specific latitude and longitude.
  • Retrieve active weather alerts for any US state.
  • Built with modern JavaScript and TypeScript for maintainability.
  • Easily integrates with MCP clients like Claude for Desktop.
  • Includes configuration for development and debugging in VS Code.