
MCP Serveryqx-wlbpublic
weather mcp
A weather MCP server for Cursor
Repository Info
0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
-
License
About This Server
A weather MCP server for Cursor
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Weather MCP for Cursor
这是一个提供天气服务的 MCP 服务器。
手动配置(推荐)
- 打开 Cursor
- 进入设置 (Command + ,)
- 点击 "MCP Servers"
- 添加新的 MCP 服务器配置:
{
"mcpServers": {
"mcp-server-hotnews": {
"command": "npx",
"args": [
"-y",
"mcp-server-hotnews"
]
}
}
}
功能
- 获取天气预报
- 获取天气警报
- 支持经纬度查询
使用示例
// 获取天气预报
await mcp_weather_get_forecast({
latitude: 39.9042,
longitude: 116.4074,
});
// 获取天气警报
await mcp_weather_get_alerts({
state: "CA",
});
开发
# 安装依赖
npm install
# 构建
npm run build
# 运行
npm start
许可证
ISC
Quick Start
1
Clone the repository
git clone https://github.com/yqx-wlb/weather-mcp2
Install dependencies
cd weather-mcp
npm install3
Follow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Owneryqx-wlb
Repoweather-mcp
LanguageJavaScript
License-
Last fetched8/10/2025
Recommended MCP Servers
💬
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
integrationsdiscordchat
🔗
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
integrationsautomationsaas
🕷️
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
apifycrawlerdata
🌐
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
testingqabrowsers
⚡
Zapier MCP
A Zapier server that provides automation capabilities for various apps.
zapierautomation