Server data from the Official MCP Registry
MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io
About
MCP server for weather, climate, air quality, agriculture, pollen and geocoding from measurespace.io
Security Report
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.
8 files analyzed ยท 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
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
How to Install
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"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
MCP Server for Measure Space API Services
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:
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.
