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
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.
This plugin requests these system permissions. Most are normal for its category.
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"
}
}
}From the project's GitHub 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 |
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.
See the implementation-specific READMEs:
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm โ conversationally
by mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.