weather-mcp-server

weather-mcp-server

3.1

If you are the rightful owner of weather-mcp-server 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 for fetching weather data using the Open-Meteo API, designed for integration with Cursor IDE.

The Weather MCP Server in TypeScript is a specialized server that utilizes the Open-Meteo API to provide real-time weather data. It is designed to be integrated with the Cursor IDE, allowing developers to access weather information through the MCP protocol. This server can be used as a Langchain Agent or tested using an MCP Client. It supports both local and remote connections, making it versatile for different development environments. The server is built with TypeScript, ensuring type safety and modern JavaScript features. It provides a simple API to fetch current weather conditions, including temperature, humidity, and wind speed, based on a specified location.

Features

  • Integration with Cursor IDE for seamless weather data access.
  • Support for both local and remote MCP server connections.
  • Built with TypeScript for type safety and modern JavaScript features.
  • Provides real-time weather data using the Open-Meteo API.
  • Simple API for fetching current weather conditions.