open-meteo-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPEN_METEO_API_URL | No | Base URL for Open-Meteo forecast API (default: https://api.open-meteo.com) | https://api.open-meteo.com |
| OPEN_METEO_MARINE_API_URL | No | Marine weather API URL (default: https://marine-api.open-meteo.com) | https://marine-api.open-meteo.com |
| OPEN_METEO_ARCHIVE_API_URL | No | Historical data API URL (default: https://archive-api.open-meteo.com) | https://archive-api.open-meteo.com |
| OPEN_METEO_ENSEMBLE_API_URL | No | Ensemble forecast API URL (default: https://ensemble-api.open-meteo.com) | https://ensemble-api.open-meteo.com |
| OPEN_METEO_SEASONAL_API_URL | No | Seasonal forecast API URL (default: https://seasonal-api.open-meteo.com) | https://seasonal-api.open-meteo.com |
| OPEN_METEO_GEOCODING_API_URL | No | Geocoding API URL (default: https://geocoding-api.open-meteo.com) | https://geocoding-api.open-meteo.com |
| OPEN_METEO_AIR_QUALITY_API_URL | No | Air quality API URL (default: https://air-quality-api.open-meteo.com) | https://air-quality-api.open-meteo.com |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/windsornguyen/open-meteo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server