MCP Weather Server MCP Server

1

Add it to Claude Code

Run this in a terminal.

Run in terminal
claude mcp add mcp-weather-server-956c -- npx -y @kumaran-is/mcp-weather-server
README.md

Enterprise-grade MCP server providing weather data via Open-Meteo API

MCP Weather Server

An Enterprise-grade Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API. Built with TypeScript, Node.js 22.x, featuring advanced monitoring, audit logging, security features, and resilience patterns with 3-layer SOLID architecture.


Overall


๐Ÿ“‹ Table of Contents

Tools (3)

get_current_weatherRetrieves the current weather conditions for a specified location.
get_weather_forecastRetrieves a multi-day weather forecast for a specified location.
retrieve_weather_contextRetrieves contextual weather data for a specified location.

Configuration

claude_desktop_config.json
{"mcpServers": {"weather": {"command": "npx", "args": ["-y", "@kumaran-is/mcp-weather-server"]}}}

Try it

โ†’What is the current weather in Tokyo?
โ†’Can you provide a 7-day weather forecast for New York City?
โ†’Is it going to rain in London over the next three days?
โ†’Retrieve the current weather context for San Francisco.

Frequently Asked Questions

What are the key features of MCP Weather Server?

Real-time weather information retrieval. Multi-day weather forecasting. Contextual weather data analysis. Enterprise-grade monitoring and audit logging. Resilient 3-layer SOLID architecture.

What can I use MCP Weather Server for?

Integrating real-time weather data into AI-driven planning assistants. Automating weather-dependent task scheduling for logistics. Providing contextual environmental data for travel planning agents. Building comparative weather analysis tools for research.

How do I install MCP Weather Server?

Install MCP Weather Server by running: npx -y @kumaran-is/mcp-weather-server

What MCP clients work with MCP Weather Server?

MCP Weather Server works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Turn this server into reusable context

Keep MCP Weather Server docs, env vars, and workflow notes in Conare so your agent carries them across sessions.

Need the old visual installer? Open Conare IDE.
Open Conare