Weather MCP Tool for Claude
by mongte
This is a Korean-supported weather information retrieval MCP (Model Context Protocol) tool. It can be used with Claude AI and provides real-time weather information for cities around the world.
Last updated: N/A
What is Weather MCP Tool for Claude?
The Weather MCP Tool for Claude is a tool that allows Claude AI to access real-time weather information for cities around the world. It uses the Open-Meteo Weather API and Geocoding API to provide accurate and detailed weather data.
How to use Weather MCP Tool for Claude?
To use this tool, you need to clone the repository, install the dependencies, and build the project. Then, configure the claude_desktop_config.json
file to include the weather server. Finally, you can use the weatherApi.execute
function in Claude to retrieve weather information for a specific city.
Key features of Weather MCP Tool for Claude
Retrieves weather information by city name (Korean/English support)
Provides real-time weather data
Offers detailed weather information (temperature, weather condition, wind speed, wind direction, humidity)
Seamless integration with Claude AI
Use cases of Weather MCP Tool for Claude
Providing weather updates in a chatbot conversation
Generating weather reports for a specific location
Integrating weather data into other applications
Answering weather-related questions using Claude AI
FAQ from Weather MCP Tool for Claude
What APIs are used?
What APIs are used?
The tool uses the Open-Meteo Weather API and Open-Meteo Geocoding API.
Is Korean language supported?
Is Korean language supported?
Yes, the tool supports Korean for city name input.
What kind of weather information is provided?
What kind of weather information is provided?
The tool provides temperature, weather condition, wind speed, wind direction, and humidity.
How do I integrate this with Claude?
How do I integrate this with Claude?
You need to configure the claude_desktop_config.json
file as described in the README.
What license is this project under?
What license is this project under?
This project is under the MIT License.