Skip to content
Claude Desktop

NHC MCP Server for Claude Desktop

io.github.mansurjisan/nhc-mcp

NHC storm tracks, forecast advisories, watches/warnings, and HURDAT2 data

client:Claude Desktop transport:stdio runtime:pypi

Install NHC MCP Server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "nhc-mcp": {
      "command": "uvx",
      "args": [
        "nhc-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

NHC MCP Server in other clients