Odel
amanat

amanat

Local
@pugarhudaJavaScriptMITUpdated Today

Storm risk, route risk and reanalysis backtests for any point on earth. No key, no wallet.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmamanat-mcpv0.1.3

Run

npx -y amanat-mcp

MCP client config

{
  "mcpServers": {
    "amanat": {
      "command": "npx",
      "args": [
        "-y",
        "amanat-mcp"
      ]
    }
  }
}