Skip to main content
Glama

Weather MCP Server

by Yarflam
install.bat660 B
@echo off echo 🌤️ Weather MCP Server Installation (Sydney default) echo. echo 📦 Installing Node.js dependencies... call npm install if %errorlevel% neq 0 ( echo ❌ Error during dependencies installation pause exit /b 1 ) echo. echo ✅ Installation completed! echo. echo 🇦🇺 This server uses Sydney as default city echo 🆓 Open-Meteo API - 100%% free, no key required! echo. echo 🚀 Quick test: npm start echo 📋 Claude configuration: see README.md echo. echo 💡 Usage examples once configured with Claude: echo - "What's the weather?" (Sydney default) echo - "Weather in Paris" echo - "Week forecast" echo. pause

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/Yarflam/weather-mcp-server'

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