Measure Space
FreeNot checkedMCP Server for weather, climate, agriculture, pollen, air quality and geocoding services from measurespace.io
About
MCP Server for weather, climate, agriculture, pollen, air quality and geocoding services from measurespace.io
README
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 |
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
- Agriculture: Growing Degree Days (GDD), crop growth stage, heat and frost stress days
- Pollen: Daily pollen forecast for next 5 days
- Geocoding: city name → latitude/longitude
- Geocoding: latitude/longitude → nearest city
- Timezone and astronomy data (sunrise, sunset)
API Keys
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.
Quick Start
See the implementation-specific READMEs:
Installing Measure Space
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/MeasureSpace/measure-space-mcp-serverFAQ
Is Measure Space MCP free?
Yes, Measure Space MCP is free — one-click install via Unyly at no cost.
Does Measure Space need an API key?
No, Measure Space runs without API keys or environment variables.
Is Measure Space hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Measure Space in Claude Desktop, Claude Code or Cursor?
Open Measure Space on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Measure Space with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
