Skip to main content
Glama

Weather MCP Server

MIT License

weather_search

Search for locations by query to retrieve matching results, enabling accurate weather data retrieval through the Weather MCP Server. Ideal for AI assistants and weather service integration.

Instructions

Search for locations matching query

Input Schema

NameRequiredDescriptionDefault
qYesLocation query

Input Schema (JSON Schema)

{ "properties": { "q": { "description": "Location query", "type": "string" } }, "required": [ "q" ], "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/first-it-consulting/weather-mcp-server'

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