Mcp Naver Weather
@AIMIZING
关于 Mcp Naver Weather
A lightweight MCP server that fetches weather data from Naver and relays it to Claude or other AI agents.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-naver-weather": {
"command": "uv",
"args": [
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Naver Weather?
Mcp Naver Weather is a lightweight MCP (Model Context Protocol) server that fetches real-time weather data from Naver and sends it to Claude Desktop via a local folder. It is intended for use with Claude’s MCP desktop feature.
How to use Mcp Naver Weather?
Download or clone the repository, set up a uv virtual environment (manually with uv venv and pip install -r requirements.txt, or by running setup.bat on Windows), then configure Claude Desktop by copying the content of weather_config.json into your claude_desktop_config.json file — replacing the placeholder path with your actual project path. Finally, launch Claude Desktop; it will automatically detect and connect to the configured MCP tool.
Key features of Mcp Naver Weather
- Fetches real‑time weather from Naver
- Minimal setup using uv
- Integrates with Claude Desktop via MCP
- Windows‑friendly setup script included
- Easy configuration via weather_config.json
Use cases of Mcp Naver Weather
- Ask Claude “What’s the weather in Seoul?” and get live Naver data
- Retrieve weather information without leaving Claude Desktop conversations
- Integrate real‑time weather into custom Claude workflows
FAQ from Mcp Naver Weather
What is MCP?
MCP stands for Model Context Protocol; this server implements an MCP client for Claude Desktop.
What data source does Mcp Naver Weather use?
It crawls real‑time weather information from Naver.
What are the system requirements?
Claude Desktop must be installed. The server also requires Python and uv; a setup script is provided for Windows users.
How do I configure the project path in weather_config.json?
Open weather_config.json, locate the placeholder "D:\\PLACEHOLDER\\naver-weather", and replace it with your actual local project folder path.
媒体与设计 分类下的更多 MCP 服务器
Video Editor MCP server
burningionMCP Interface for Video Jungle
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.

Spotify MCP
varunnealMCP to connect your LLM with Spotify.
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
Figma MCP Server
JayArrowzFigma MCP Server with full API functionality
评论