mcp_weather_server

mcp_weather_server

4

The Weather MCP Server is a tool that utilizes the Open-Meteo API to provide weather data. It allows users to retrieve current weather information and weather data over specific date ranges for various cities.

Weather MCP Server

A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.

Features

  • Get current weather information for a specified city.

Installation

Pip Installation and Usage, This package can be installed using pip. This server is designed to be installed manually by adding its configuration to the cline_mcp_settings.json file.

Configuration

This server does not require an API key. It uses the Open-Meteo API, which is free and open-source.

Usage

This server provides several tools: get_weather, get_weather_by_datetime_range, and get_current_datetime.