Skip to content

chatmcp/weather-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-mcp

mcp server for querying weather

Usage

{
  "mcpServers": {
    "weather-mcp": {
      "command": "npx",
      "args": ["-y", "@chatmcp/weather-mcp"],
      "env": {
        "WEATHER_API_KEY": "xxx"
      }
    }
  }
}

About

query weather for given city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published