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"
  }
}
-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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