Back to directory
weatherxm/weatherxm-pro-mcp

weatherxm/weatherxm-pro-mcp

@WeatherXM

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

weatherapidataobservationsforecastmcpweatherxmstationcontext

Installation & Configuration

{
  "mcpServers": {
    "weatherxm-pro": {
      "command": "npx",
      "args": [
        "-y",
        "weatherxm-pro-mcp-server"
      ],
      "env": {
        "WEATHERXMPRO_API_KEY": "your-api-key"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13