Back to MCP Servers
Weather MCP ClaudeDesktop.git
An MCP tool that provides real-time weather data, forecasts, and historical weather information using the OpenWeatherMap API.
location-servicesapi
By SaintDoresh
Installation
npx -y Weather-MCP-ClaudeDesktop.gitConfiguration
{
"mcpServers": {
"Weather-MCP-ClaudeDesktop.git": {
"command": "npx",
"args": ["-y", "Weather-MCP-ClaudeDesktop.git"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes