open-meteo-mcp-server
Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.
Deployment
https://open-meteo.caseyjhand.com/mcpPackage Details
@cyanheads/open-meteo-mcp-server
Package Arguments
Positional
runstart:stdioEnvironment Variables
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
noneCanvas engine for openmeteo_get_historical / openmeteo_get_ensemble / openmeteo_get_climate spillover. Set to 'duckdb' to enable DataCanvas and the dataframe_query / dataframe_describe tools. Default 'none' (spillover disabled).
@cyanheads/open-meteo-mcp-server
Package Arguments
Positional
runstart:httpEnvironment Variables
127.0.0.1The hostname for the HTTP server.
3010The port to run the HTTP server on.
/mcpThe endpoint path for the MCP server.
noneAuthentication mode to use: 'none', 'jwt', or 'oauth'.
infoSets the minimum log level for output (e.g., 'debug', 'info', 'warn').
noneCanvas engine for openmeteo_get_historical / openmeteo_get_ensemble / openmeteo_get_climate spillover. Set to 'duckdb' to enable DataCanvas and the dataframe_query / dataframe_describe tools. Default 'none' (spillover disabled).