Skip to main content
Glama
markmehere

Simple Weather MCP

by markmehere

Simple Weather MCP

A simple, cross-platform MCP server for weather and weather forecasts. Originates from Nipun Haldar's weather-mcp-server.

Features

  • Compatible with the Jan AI client

  • No API keys required

  • Fast, single-query weather lookup

  • Three tools: by coordinates, by location name or current IP address

APIs used

Tools

  • get_forecast_latlong(latitude, longitude): Weather by coordinates

  • get_forecast(location): Weather by location name

  • get_local_forecast(): Weather by current location

Setup and integration

{
  "simple-weather-mcp": {
    "args": [
      "--from",
      "git+https://github.com/markmehere/simple-weather-mcp.git",
      "simple-weather-mcp"
    ],
    "command": "uvx"
  }
}
A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    An MCP server that provides real-time weather data, hourly forecasts, and daily summaries using the free Open-Meteo API with no API key required. It enables users to search for weather conditions by specific coordinates or city names across multiple measurement units.
    Last updated
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A MCP server for querying real-time weather information for any city worldwide using the free Open-Meteo API, supporting CLI and integration with AI clients like Claude and Cursor.
    Last updated
    46
    MIT

View all related MCP servers

Related MCP Connectors

  • Open-Meteo MCP — weather forecast + historical reanalysis + sister APIs

  • OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)

  • WeatherAPI.com MCP — wraps WeatherAPI.com (api.weatherapi.com)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markmehere/simple-weather-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server