mcp-server-learn

mcp-server-learn

3.2

If you are the rightful owner of mcp-server-learn 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 MCP Weather Server is a demo implementation of a Model Context Protocol server that provides weather-related tools.

The MCP Weather Server is designed to offer weather-related services through a Model Context Protocol (MCP) server. It provides two main tools: 'get-alerts' for fetching active weather alerts in a specified US state, and 'get-forecast' for delivering weather forecasts based on geographical coordinates. Built using Node.js, this server leverages the US National Weather Service API to ensure the delivery of accurate and timely weather information. The server is intended for users familiar with MCP concepts and tools, and it can be installed via Smithery or manually. The project is structured to be easily integrated into various platforms, including Claude Desktop and VSCode, making it a versatile tool for developers and weather enthusiasts alike.

Features

  • Built using Node.js.
  • Implements MCP tools for weather data retrieval.
  • Uses the US National Weather Service API for accurate and up-to-date weather information.

Tools

  1. get-alerts

    Get active weather alerts for designated U.S. states

  2. get-forecast

    Provide weather forecasts for specific locations based on latitude and longitude