LandiWetter MCP Server
@nabossha
LandiWetter MCP Server について
a simple PoC on how to integrate a custom data-provider in an MCP Server
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"LandiWetter": {
"command": "node",
"args": [
"/path/to/landiwetter-mcp/src/index.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is LandiWetter MCP Server?
The LandiWetter MCP Server is a Model Context Protocol server that provides Swiss weather forecast data from LandiWetter. It enables users to search for Swiss locations by name and retrieve detailed hourly and daily weather forecasts for use in MCP-compatible clients.
How to use LandiWetter MCP Server?
Install via npm install, then start with npm start for stdio transport. Integrate with Claude Desktop by adding a custom MCP server configured with the command node /path/to/landiwetter-mcp/src/index.js. Invoke the tools searchLocation (by name) and getWeatherForecast (by location ID and optional date), or access the resource at weather://{location}/{date}.
Key features of LandiWetter MCP Server
- Search for Swiss locations by name
- Get detailed hourly and daily weather forecasts
- Access forecasts for a specific location and date
- Use as a tool or resource in MCP clients
- Defaults to today’s forecast if no date given
Use cases of LandiWetter MCP Server
- Ask an AI assistant for the
「その他」の他のコンテンツ

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
ICSS
chokcoco不止于 CSS
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント