Weather MCP Tool for Claude
@mongte
Weather MCP Tool for Claude について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"weather-server": {
"command": "node",
"args": [
"dist/server.js"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Weather MCP Tool for Claude?
Weather MCP Tool for Claude is a Korean-language-supported weather information lookup tool built on the Model Context Protocol (MCP). It integrates with Claude AI to provide real-time weather data for cities worldwide, using the Open-Meteo Weather API and Geocoding API.
How to use Weather MCP Tool for Claude?
Clone the repository, install dependencies with npm install, and build with npm run build. Then add the server configuration to your claude_desktop_config.json file under mcpServers.weather-server. Once configured, you can invoke weather lookups from Claude by passing a city name (in Korean or English) to the weatherApi.execute tool.
Key features of Weather MCP Tool for Claude
- Weather lookup by city name (Korean and English supported)
- Real-time meteorological data from Open-Meteo API
- Detailed weather information: temperature, conditions, wind, humidity
- Seamless integration with Claude AI via MCP
- Open-source under MIT License
Use cases of Weather MCP Tool for Claude
- Ask Claude for current weather in a specific city
- Get a quick weather briefing before planning your day
- Retrieve weather data in Korean for Korean-speaking users
- Integrate weather information into conversation-driven workflows
FAQ from Weather MCP Tool for Claude
What weather data does the tool provide?
For a given city, it returns temperature, weather description, wind speed, wind direction, and humidity.
Do I need to sign up for an API key?
No. The tool uses the free Open-Meteo Weather API and Geocoding API, which require no API key.
How do I configure this tool for Claude Desktop?
Add the server block to your claude_desktop_config.json with the command node, args ["dist/server.js"], and the correct project path.
Can I use city names in languages other than English?
Yes, the tool supports both Korean and English city names. The example shows "서울" (Seoul).
What are the runtime dependencies?
Node.js and npm are required. The project uses standard npm packages; see package.json for details.
「AI とエージェント」の他のコンテンツ
meGPT - upload an author's content into an LLM
adriancoCode to process many kinds of content by an author into an MCP server
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
mcp-hfspace MCP Server 🤗
evalstateMCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
コメント