Skip to content

Weather Service

Free

by MCP Community

A Model Context Protocol (MCP) Weather Service using OpenWeatherMap API

v1.0.0Added Apr 12, 2026
mcpweatheropenaimodelcontextprotocolopenweathermap
Works with:ClaudeGPTGeminiCopilot

Weather Service MCP Server

A Model Context Protocol (MCP) Weather Service using OpenWeatherMap API

Installation

npx -y mcp-weather-service

Reviews

Leave a Review

Installation

Quick install
npx -y mcp-weather-service
Add to claude_desktop_config.json
{
  "mcpServers": {
    "weather-service": {
      "command": "npx",
      "args": ["-y", "mcp-weather-service"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared