Skip to main content
Glama

WeatherXM Pro MCP Server

Official
by WeatherXM
MIT License
2
  • Apple
  • Linux

get_stations_in_cell

Retrieve WeatherXM station data within a specified H3 cell index to analyze localized weather conditions and enhance monitoring capabilities.

Input Schema

NameRequiredDescriptionDefault
cell_indexYesThe H3 index of the cell to return stations for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "cell_index": { "description": "The H3 index of the cell to return stations for", "type": "string" } }, "required": [ "cell_index" ], "type": "object" }

You must be authenticated.

Other Tools from WeatherXM Pro MCP Server

Related Tools

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/WeatherXM/weatherxm-pro-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server