MCP Directory
Back

py-weather-mcp-server

by frsfahd · Python · ★ 1

weather mcp server in Python (modelcontextprotocol.io SDK)

Install

pip install git+https://github.com/frsfahd/py-weather-mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "py-weather-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/frsfahd/py-weather-mcp-server.git"
      ]
    }
  }
}

From the README

mcp server that retrieve weather api (api.weather.gov)
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related other servers