πŸ”§

Augment Weather Agent

πŸ”§MCP Server

yusufsenyer/augment-agent

VibeIndex|
What it does
|

MCP server providing real-time and forecasted weather data for Turkish cities and global coordinates via Open-Meteo API.

Overview

Augment Weather Agent is an MCP server that provides real-time and forecasted weather data using the Open-Meteo API. It supports Turkish city name lookups and global coordinate-based queries, offering current conditions, 24-hour hourly forecasts, and 7-day daily forecasts with a Turkish-language interface.

Key Features

  • Current Weather by City or Coordinates β€” Get real-time weather data for 10 major Turkish cities by name, or for any global location by latitude/longitude
  • 24-Hour Hourly Forecast β€” Retrieve detailed hourly weather predictions for the next 24 hours at any coordinate
  • 7-Day Daily Forecast β€” Access weekly weather forecasts by city name or coordinates for planning ahead
  • Free Open-Meteo API β€” Built on the open-source Open-Meteo weather API, requiring no API keys or paid subscriptions
  • Mobile App Included β€” Comes with a React Native/Expo mobile weather app supporting web, Android, and iOS platforms

Who is this for?

Developers building AI assistants that need weather data access, particularly for Turkish-language applications. It is also useful for anyone learning MCP server development who wants a practical, real-world example with Smithery deployment support.

remotehosted

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add weather -- node path/to/weather-mcp-server/dist/index.js
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "weather": { "command": "node", "args": ["pa...
1,273
Last UpdatedJul 3, 2025