Skip to main content
Glama
MeasureSpace

Measure Space MCP Server

by MeasureSpace

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)

Related MCP server: Weather MCP Server

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:

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessUnresponsive

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

Latest Blog Posts

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