Weatherapi Mcp
@swonixs
关于 Weatherapi Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"weather": {
"command": "npx",
"args": [
"-y",
"@swonixs/weatherapi-mcp"
],
"env": {
"WEATHER_API_KEY": "Popt3hNsJZD1c6raA5kQ2D"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Weatherapi Mcp?
An MCP server that provides current weather and air quality data using WeatherAPI. Designed for integration with MCP clients such as n8n, Claude Desktop App, Windsurf IDE, and Cursor IDE.
How to use Weatherapi Mcp?
Obtain an API key from WeatherAPI.com, then configure your MCP client to run the server via npx with the command npx -y @swonixs/weatherapi-mcp and set the environment variable WEATHER_API_KEY. Use the get_weather tool to retrieve current weather for a specified city.
Key features of Weatherapi Mcp
- Get current weather for any city
- Retrieve air quality information (optional)
- Dynamic URI support for weather resources
- Easy integration with multiple MCP clients
- Simple tool-based interaction via get_weather
Use cases of Weatherapi Mcp
- Fetch real-time weather data in an assistant or automation workflow
- Include air quality readings in weather reports
- Provide weather context for location-based tasks
- Integrate weather information into n8n or IDE workflows
FAQ from Weatherapi Mcp
What data does the get_weather tool return?
It returns current temperature, condition, humidity, wind speed, and optionally air quality indices (CO, NO2, O3, PM2.5, PM10, US‑EPA index).
What are the runtime requirements?
The server runs via npx, so Node.js and npm are required. No other dependencies are mentioned.
How do I get an API key?
Sign up for a free account at WeatherAPI.com, then copy your API key from the dashboard’s “API Keys” section.
Which MCP clients are supported?
The README lists n8n, Claude Desktop App, Windsurf IDE, and Cursor IDE.
Where does the data come from?
The server fetches data from the WeatherAPI external service. A valid API key is required to authenticate requests.
其他 分类下的更多 MCP 服务器

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
评论