Skip to content

Glaucia86 Weather

Free

by MCP Community

A robust Weather MCP Server in TypeScript

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

Glaucia86 Weather MCP Server

A robust Weather MCP Server in TypeScript

Installation

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

Reviews

Leave a Review

Installation

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