MCP-Whether-Server
If you are the rightful owner of MCP-Whether-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.
The MCP Weather Server is a Model Context Protocol server that provides real-time weather data using the OpenWeatherMap API, built with Node.js and designed to run inside WSL.
The MCP Weather Server is a simple and efficient server designed to provide real-time weather data by leveraging the OpenWeatherMap API. Built using Node.js, this server is optimized to run within the Windows Subsystem for Linux (WSL), making it a versatile tool for developers working in a Windows environment. The server is compatible with the Cursor AI client, allowing seamless integration and interaction. With a clean and straightforward `.env` configuration, users can easily set up their environment to fetch weather data for any city. The server exposes an MCP tool, `getWhetherByCityName`, which facilitates the retrieval of weather information based on city names. This project is ideal for developers looking to integrate weather data into their applications or services.
Features
- Exposes an MCP tool: getWhetherByCityName
- Fetches weather data for any city using OpenWeatherMap
- Compatible with Cursor AI client
- WSL support with clean .env configuration
Tools
getWhetherByCityName
Get weather data through city name