WeatherAPI MCP 服务器
使用 WeatherAPI 提供当前天气和空气质量数据的 MCP 服务器。
特征
获取任何城市的最新天气数据
空气质量信息(可选)
天气资源的动态 URI 支持
轻松与 n8n、Claude Desktop App、Windsurf IDE、Cursor IDE 和其他 MCP 客户端集成
入门
获取 WeatherAPI 密钥
注册免费账户
登录后,转到您的仪表板
从“API 密钥”部分复制您的 API 密钥
MCP 配置
将以下配置添加到您的 Windsurf MCP 配置文件:
将YOUR_API_KEY_HERE
替换为您从 WeatherAPI.com 获取的 API 密钥。
工具
获取天气
获取指定城市的当前天气数据。
参数:
location
(字符串):城市名称
响应示例:
存储库
执照
麻省理工学院
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.
使用 WeatherAPI 为任何城市提供当前天气和空气质量数据,轻松与 n8n 和 Claude Desktop App 等 MCP 客户端集成。
Related MCP Servers
- -securityAlicense-qualityEnables interaction with the World Air Quality Index to fetch real-time air quality data for cities and coordinates worldwide via Model Context Protocol (MCP).Last updated -1MIT License
- -securityAlicense-qualityProvides real-time weather data, forecasts, and historical weather information from OpenWeatherMap API for Claude Desktop, enabling natural language queries about current conditions, forecasts, air quality, and weather alerts worldwide.Last updated -8MIT License
- AsecurityFlicenseAqualityA Model Context Protocol server that retrieves current weather information for any city using the OpenWeatherMap API, designed for integration with Claude Code.Last updated -131
- -securityFlicense-qualityEnables users to get current weather conditions and forecasts for any city through OpenWeatherMap API integration. Designed as a sample MCP server for the Puch AI Hackathon with basic weather querying capabilities.Last updated -