Skip to main content
Glama
mrslbt

nankai-trough-mcp

by mrslbt

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
nankai_overviewA

Get the headline facts of the official 2025 Nankai Trough estimate (probability, worst-case casualties/loss, intensity-7 reach, tsunami) with sources. Start here to understand the scale; then call official_hazard_maps for a specific address.

official_hazard_mapsA

Geocode a Japanese address and return links to the OFFICIAL government hazard maps that hold the exact per-address values (predicted intensity, tsunami inundation, your municipal map). This server does not compute those itself; it bridges you to the authoritative source.

building_seismic_checkA

Classify a building's seismic standard (旧耐震 / 新耐震 / 2000 wooden standard) from a build year and structure the USER provides, with risk context. This is NOT a safety verdict; direct the user to a professional 耐震診断 via taishin_subsidy_guide.

taishin_subsidy_guideA

Route the user to subsidised/often-free seismic diagnosis (耐震診断) and retrofit (耐震補強) programs via the national directory, and explain the support framework. Amounts vary by municipality, so this routes and explains; it never quotes a figure.

shindo_meaningA

Explain what a JMA seismic intensity level (5弱–7) actually means for people and buildings, using the official 気象庁 scale. The Nankai scenario projects up to intensity 7 across 10 prefectures.

geocode_addressA

Convert a Japanese address to coordinates (lat/lon) and parse the prefecture/municipality, via the official GSI geocoder. Utility used by official_hazard_maps; call it directly when you only need coordinates.

Prompts

Interactive templates invoked by user choice

NameDescription
assess_home_earthquake_riskGuided walkthrough: scale, then the official maps, building standard, and subsidy. Never a verdict.
nankai_briefingPlain-language briefing on the scale, reach, and what intensity 7 means.

Resources

Contextual data attached and managed by the client

NameDescription
sourcesThe official source registry: every Japanese government agency this server cites, with its URL, plus the standing disclaimer.
headline-figuresThe official 2025 Nankai Trough scenario's headline figures (probability, casualties, economic loss, intensity-7 reach, tsunami), each with source and as-of date.
shindo-scaleThe JMA seismic intensity scale (気象庁震度階級) for levels 5弱–7, what each means for people and buildings.
building-standardsJapanese building seismic-standard reference: the 1981 新耐震 and 2000 wooden-house boundaries, plus the 2016 Kumamoto field-damage data.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrslbt/nankai-trough-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server