MCP server for weather, climate, air quality and geocoding from measurespace.io
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
A Model Context Protocol (MCP) server for weather, climate, air quality, agriculture, pollen and geocoding services from measurespace.io.
This repository contains two implementations of the same MCP server:
| Implementation | Folder | Package |
|---|---|---|
| π Python | python/ | mcp, measure-space-api |
| π¦ TypeScript | typescript/ | @measurespace/measure-space-mcp-server |
Get your API keys from measurespace.io. Each service has its own key:
| Environment Variable | Service |
|---|---|
GEOCODING_API_KEY | City β lat/lon geocoding |
HOURLY_WEATHER_API_KEY | Hourly weather forecast |
DAILY_WEATHER_API_KEY | Daily weather forecast |
DAILY_CLIMATE_API_KEY | Daily climate forecast |
AIR_QUALITY_API_KEY | Air quality forecast |
AGRICULTURE_API_KEY | Agriculture services |
POLLEN_API_KEY | Daily pollen forecast |
You only need the key(s) for the services you use.
See the implementation-specific READMEs:
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/measure-space-mcp-server)<a href="https://allmcps.com/mcp/measure-space-mcp-server"><img src="https://allmcps.com/api/badge/measure-space-mcp-server?style=directory" alt="Measure Space Mcp Server on AllMCPs" /></a>