Odel
nankai trough mcp

nankai trough mcp

Local
@mrslbtTypeScriptMITUpdated 2mo ago

Nankai Trough earthquake hazard & building-safety, from official Japan data. No verdicts.

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).

npmnankai-trough-mcpv0.1.1

Run

npx -y nankai-trough-mcp

MCP client config

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