You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Model Context Protocol (MCP) server for weather, climate, and air quality forecast and geocoding services from measurespace.io, built with FastAPI and the MCP framework. This server provides various weather, climate, air quality and geocoding related tools that can be used by AI assistants to retrieve weather, climate and air quality forecasts and more.
Features
Hourly weather forecast for next 5 days
Daily weather forecast for next 15 days
Daily climate forecast for next 9 months
Hourly and daily air quality forecast for next 4 days
Geocoding service for finding latitude and longitude for given city names
Geocoding service for find nearest city for given latitude and longitude
Note that you only need the API key for the service your need.
Usage
Use the server with Claude Desktop App
Open the cladue_desktop_config.json file and add the following setup. Restart the Claude Desktop App. Please see this tutorial if you don't know where to find the cladue_desktop_config.json file.