Skip to main content
Glama

WeatherXM Pro MCP Server

Official
by WeatherXM
MIT License
2
  • Apple
  • Linux

search_cells_in_region

Locate specific weather data cells within a region by entering the region name with WeatherXM Pro MCP Server’s tool, streamlining precise data retrieval.

Input Schema

NameRequiredDescriptionDefault
region_queryYesThe name of the region to search for cells

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "region_query": { "description": "The name of the region to search for cells", "type": "string" } }, "required": [ "region_query" ], "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