Measure Space MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 28 Feb 2026.
MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io
Today is the operative word: we check Measure Space MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add measure-space-mcp-server -- npx -y @measurespace/measure-space-mcp-server
{
"mcpServers": {
"measure-space-mcp-server": {
"args": [
"-y",
"@measurespace/measure-space-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.measure-space-mcp-server]
command = "npx"
args = ["-y", "@measurespace/measure-space-mcp-server"]
{
"mcpServers": {
"measure-space-mcp-server": {
"args": [
"-y",
"@measurespace/measure-space-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"measure-space-mcp-server": {
"args": [
"-y",
"@measurespace/measure-space-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
GEOCODING_API_KEY (API key for geocoding service (city name ↔ lat/lon)), HOURLY_WEATHER_API_KEY (API key for hourly weather forecast service), DAILY_WEATHER_API_KEY (API key for daily weather forecast service), DAILY_CLIMATE_API_KEY (API key for daily climate forecast service), AIR_QUALITY_API_KEY (API key for air quality forecast service), AGRICULTURE_API_KEY (API key for agriculture service (GDD, growth stage, etc.)), POLLEN_API_KEY (API key for daily pollen forecast service).
The author declared them in the registry entry; get the values from the project itself.
providing weather information, air quality data, and timezone utilities using the Open-Meteo API.
Geocoding, routing, isochrones, traffic, weather, and place search for AI agents. 19 MCP tools.
Swiss weather data for AI assistants — forecasts, measurements, stations, pollen.
Global weather via Open-Meteo: forecast, historical, marine, air quality, geocoding, elevation.
A simple MCP server for getting weather information.
MCP Server for iNavi Maps API - Geocoding, POI Search, Route Planning for Claude AI
An MCP server for weather information.
An MCP server for weather information.
Answers built from our own checks of this server.