PluginBench
MCP Server

io.github.mrslbt/nankai-trough MCP Server

io.github.mrslbt/nankai-trough

What is the io.github.mrslbt/nankai-trough MCP server?

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

How to install io.github.mrslbt/nankai-trough

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nankai-trough": {
      "command": "npx",
      "args": [
        "-y",
        "nankai-trough-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "nankai-trough": {
      "command": "npx",
      "args": [
        "-y",
        "nankai-trough-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "nankai-trough": {
      "command": "npx",
      "args": [
        "-y",
        "nankai-trough-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "nankai-trough": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "nankai-trough-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add nankai-trough -- npx -y nankai-trough-mcp

Related MCP servers

Japanese UI + UX correctness for AI coding agents — typography, forms, keigo, JLReq checks.

View repository →

MCP for PayPay (Japan's QR wallet): QR codes, payments, refunds, cancels. Bilingual JP/EN.

View repository →

Native PDF renderer for AI markdown. Cover, TOC, page-numbered footer. No Chrome dependency.

View repository →

Rakuten Web Service for AI: Ichiba, Books, Travel, Recipe, Kobo, GORA — bilingual, read-only.

View repository →

Extract YouTube transcripts for AI agents. Clean text or timestamped segments.

View repository →

Bilingual JP/EN Japanese food nutrition for AI: 460 sourced konbini, chain & brand items.

View repository →