measure space mcp server MCP
v0.2.0io.github.measurespace/measure-space-mcp-server
MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add measure-space-mcp-server -e GEOCODING_API_KEY=<GEOCODING_API_KEY> -e HOURLY_WEATHER_API_KEY=<HOURLY_WEATHER_API_KEY> -e DAILY_WEATHER_API_KEY=<DAILY_WEATHER_API_KEY> -e DAILY_CLIMATE_API_KEY=<DAILY_CLIMATE_API_KEY> -e AIR_QUALITY_API_KEY=<AIR_QUALITY_API_KEY> -e AGRICULTURE_API_KEY=<AGRICULTURE_API_KEY> -e POLLEN_API_KEY=<POLLEN_API_KEY> -- npx -y @measurespace/measure-space-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.