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"
  }
}

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    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.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    An MCP server that wraps the Open-Meteo API to provide current weather, forecasts, and historical data for any location without requiring an API key.
    MIT

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