weatherxm-pro-mcp

weatherxm-pro-mcp

2

WeatherXM PRO MCP Server allows access to weather station data and forecasts via the MCP protocol. It supports tools like Claude Desktop and Cursor by integrating with their MCP configurations, providing detailed weather observations and forecasts.

WeatherXM PRO MCP Server

An MCP server implementation exposing the WeatherXM PRO APIs as MCP tools, allowing clients to access weather station data, observations, and forecasts through the MCP protocol.

Features

  • Get stations near a location (latitude, longitude, radius)
  • Get stations within a bounding box (min/max latitude and longitude)
  • Get all available stations
  • Get the latest observation for a specific station
  • Get historical observations for a station on a specific date
  • Search for H3 cells by region name
  • Get stations in a specific H3 cell
  • Get weather forecast (daily or hourly) for a specific H3 cell
  • Get hyperlocal forecast for a station and variable
  • Get forecast performance (FACT) for a station and variable
  • Get forecast ranking (FACT) for a station

Prerequisites

  • Node.js and npm installed
  • A valid WeatherXM PRO API key

Configuration

Clone the repository to your local machine and build the project to run the MCP server.