Measure Space MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Measure Space MCP ServerWhat's the weather forecast for Tokyo?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| |
🟦 TypeScript |
|
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)
Related MCP server: Weather MCP Server
API Keys
Get your API keys from measurespace.io. Each service has its own key:
Environment Variable | Service |
| City ↔ lat/lon geocoding |
| Hourly weather forecast |
| Daily weather forecast |
| Daily climate forecast |
| Air quality forecast |
| Agriculture services |
| Daily pollen forecast |
You only need the key(s) for the services you use.
Quick Start
See the implementation-specific READMEs:
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceProvides weather information for the United States through the Model Context Protocol. Enables users to query current weather conditions and forecasts for US locations.2
- Flicense-qualityDmaintenanceProvides weather information through the Model Context Protocol, fetching real-time weather data from OpenWeather API or using simulated data when API key is not configured.15
- Flicense-qualityDmaintenanceProvides weather forecast tools via the Model Context Protocol, enabling users to query weather data for destinations through natural language.
- Flicense-qualityDmaintenanceProvides real-time weather, forecasts, historical data, and air quality for AI assistants via the Model Context Protocol.
Related MCP Connectors
Air Quality MCP — wraps air-quality-api.open-meteo.com (free, no auth)
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
Visual Crossing Weather MCP — wraps the Visual Crossing Weather Timeline API
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/MeasureSpace/measure-space-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server