Measure Space MCP Server
MCP 服务器,用于 Measure Space API 服务
一个模型上下文协议(MCP)服务器,用于来自 measurespace.io 的天气、气候、空气质量、农业、花粉和地理编码服务。
此仓库包含两个实现的相同 MCP 服务器:
实现 | 文件夹 | 包 |
🐍 Python |
| |
🟦 TypeScript |
|
功能
未来 5 天的逐小时天气预报
未来 15 天的每日天气预报
未来 9 个月的每日气候预报
未来 4 天的逐小时和每日空气质量预报
农业:生长度日(GDD)、作物生长阶段、高温和霜冻胁迫天数
花粉:未来 5 天的每日花粉预报
地理编码:城市名称 → 纬度/经度
地理编码:纬度/经度 → 最近的城市
时区和天文数据(日出、日落)
Related MCP server: Weather MCP Server
API 密钥
从 measurespace.io 获取您的 API 密钥。每个服务都有自己的密钥:
环境变量 | 服务 |
| 城市 ↔ 纬度/经度地理编码 |
| 逐小时天气预报 |
| 每日天气预报 |
| 每日气候预报 |
| 空气质量预报 |
| 农业服务 |
| 每日花粉预报 |
您只需要您使用的服务的密钥。
快速开始
请参阅各实现的 README:
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