Skip to main content
Glama

Weather MCP Server

by bobbyyng
MIT License
8

search_locations

Find supported locations for weather data by entering a search keyword. This tool enables quick identification of areas for accurate weather forecasts and conditions.

Instructions

Search supported locations

Input Schema

NameRequiredDescriptionDefault
queryYesSearch keyword

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search keyword", "type": "string" } }, "required": [ "query" ], "type": "object" }
Install Server

Other Tools from Weather 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/bobbyyng/weather-mcp-ts'

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