Weather MCP Server is an MCP server that fetches accurate 5-day weather forecasts for any location in Canada using the official Government of Canada Weather API.
To begin, clone the repository and set up a Python virtual environment. After installing the package, run the server. It can then be integrated with Claude Desktop or other MCP-compatible clients.
Its key features include retrieving forecasts with latitude and longitude coordinates and seamless integration with MCP clients like Claude Desktop.
Common use cases are providing weather updates for travel, integrating real-time weather data into applications, and supporting agricultural planning.
This server works only for Canadian locations and is free to use. It is built with the Python programming language.