Skip to main content
Glama

LandiWetter MCP Server

by nabossha

searchLocation

Search for Swiss locations to retrieve detailed hourly and daily weather forecasts using weather data from the LandiWetter MCP Server.

Input Schema

NameRequiredDescriptionDefault
locationNameYesThe name of the location to search for

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "locationName": { "description": "The name of the location to search for", "type": "string" } }, "required": [ "locationName" ], "type": "object" }

Other Tools from LandiWetter 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/nabossha/mcp-landiwetter'

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