-
securityF
license-
qualityProvides current weather and air quality data for any city using WeatherAPI, easily integrating with MCP clients like n8n and Claude Desktop App.
Last updated -
214
JavaScript
使用 OpenWeatherMap API 的 MCP(模型上下文协议)服务器提供:
.env
文件:get_current_weather(location: str)
返回给定位置的当前天气。
get_weather_forecast(location: str, days: int = 5)
返回该地点的天气预报(最多 5 天)。
get_air_quality(location: str)
返回空气质量指标和 AQI 级别。
search_location(query: str)
根据查询返回最多 5 个位置匹配。
所有工具都返回清晰的错误消息:
.env
文件配置正确。一旦运行,您就可以将此服务器与 MCP 兼容客户端(如 Claude Desktop 或其他自动化工具)一起使用。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
以印度为中心的 MCP 服务器,使用 OpenWeatherMap API 提供实时天气状况、预报、空气质量数据和位置搜索功能。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jalaj-pandey/Weather-MCP-Tool'
If you have feedback or need assistance with the MCP directory API, please join our Discord server