article
README
🚀 日本天气 MCP 服务器 🌠
这是一个简单的 MCP 服务器,借助 天気予報 API(livedoor 天气互換) 来提供服务。
🚀 快速开始
📦 安装指南
使用 uv 安装依赖项:
uv sync
💻 使用示例
与 Claude 桌面一起使用
{
"mcpServers": {
"Weather MPC Server": {
"command": "/path/to/your/uv", // 检查 `which uv`
"args": [
"--directory",
"/path/to/your/jp-weather-mcp-server", //项目完整路径
"run",
"weather.py"
]
}
}
}
Scan to join WeChat group