Skip to content

Weather Server Demo

Free

by MCP Community

A simple Model Context Protocol (MCP) server that provides real-time weather data to AI agents like GitHub Copilot.

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

Weather Server Demo MCP Server

A simple Model Context Protocol (MCP) server that provides real-time weather data to AI agents like GitHub Copilot.

Installation

npx -y @iflow-mcp/weather-server-demo

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/weather-server-demo
Add to claude_desktop_config.json
{
  "mcpServers": {
    "weather-server-demo": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/weather-server-demo"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared