Skip to main content
Glama

LandiWetter MCP Server

by nabossha

searchLocation

Find Swiss weather forecast data by searching for specific locations. Retrieve detailed hourly and daily weather updates using this tool on 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" }

You must be authenticated.

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