Server data from the Official MCP Registry
MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io
MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io
Set these up before or after installing:
Environment variable: GEOCODING_API_KEY
Environment variable: HOURLY_WEATHER_API_KEY
Environment variable: DAILY_WEATHER_API_KEY
Environment variable: DAILY_CLIMATE_API_KEY
Environment variable: AIR_QUALITY_API_KEY
Environment variable: AGRICULTURE_API_KEY
Environment variable: POLLEN_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-measurespace-measure-space-mcp-server": {
"env": {
"POLLEN_API_KEY": "your-pollen-api-key-here",
"GEOCODING_API_KEY": "your-geocoding-api-key-here",
"AGRICULTURE_API_KEY": "your-agriculture-api-key-here",
"AIR_QUALITY_API_KEY": "your-air-quality-api-key-here",
"DAILY_CLIMATE_API_KEY": "your-daily-climate-api-key-here",
"DAILY_WEATHER_API_KEY": "your-daily-weather-api-key-here",
"HOURLY_WEATHER_API_KEY": "your-hourly-weather-api-key-here"
},
"args": [
"-y",
"@measurespace/measure-space-mcp-server"
],
"command": "npx"
}
}
}Valid MCP server (3 strong, 7 medium validity signals). 4 known CVEs in dependencies (0 critical, 4 high severity) Package registry verified. Imported from the Official MCP Registry.
Scanned 6 files · 5 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!