Weather-Explorer-MCP

SrinivasaChivukula/Weather-Explorer-MCP
★ 0 stars Python API Integration Updated today
A Model Context Protocol (MCP) server for real-time weather data retrieval and meteorological analysis.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "weather-explorer-mcp": {
      "command": "uvx",
      "args": [
        "weather-explorer-mcp"
      ]
    }
  }
}

Or install with pip: pip install weather-explorer-mcp

README Excerpt

🌐 **Live Interactive MCP Weather & Intel Sandbox:** [https://srinivasachivukula.github.io/Weather-Explorer-MCP/](https://srinivasachivukula.github.io/Weather-Explorer-MCP/) Hey there! 👋 This is a project I've been working on to explore how we can bridge the gap between AI assistants and the live, breathing web. It's a Python-based intelligence tool that doesn't just rely on static training data—it actually goes out and "grabs" the world as it's happening.

Tools (3)

coloramamcprequests