weather-mcp

weather-mcp

3.1

If you are the rightful owner of weather-mcp 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.

A Model Context Protocol (MCP) server that provides weather forecast data from the Government of Canada Weather API.

The Weather MCP Server is a specialized server designed to provide weather forecast data by interfacing with the Government of Canada Weather API. It allows users to fetch weather forecasts for any location in Canada by providing the latitude and longitude coordinates. The server is built to easily integrate with Claude Desktop or any other MCP-compatible client, making it a versatile tool for developers and users who need reliable weather data. The server is implemented in Python and requires Python 3.13 or higher to run. It can be set up as a standalone server or integrated into other MCP hosts, providing flexibility in deployment. The server offers a simple API to get a 5-day weather forecast, making it a practical solution for applications that require weather information.

Features

  • Fetch weather forecasts for any location in Canada by providing latitude and longitude
  • Easily integrates with Claude Desktop or any MCP-compatible client