MCP Directory
Back

go-weather-mcp-server

by frsfahd · Go · ★ 1

weather mcp server in Go (modelcontextprotocol.io SDK)

Install

go install github.com/frsfahd/go-weather-mcp-server@latest

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "go-weather-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:frsfahd/go-weather-mcp-server"
      ]
    }
  }
}

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