Skip to main content
Glama
mrslbt

nankai-trough-mcp

by mrslbt

Building Seismic-Standard Check

building_seismic_check
Read-onlyIdempotent

Classify a building's seismic standard (old, new, or 2000 wooden) from its year and structure, get risk context, and find guidance for professional seismic diagnosis.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
languageNoOutput language: 'en', 'ja', or 'both' (default).both
structureYesBuilding structure: wood (木造), reinforced_concrete (RC), steel (鉄骨), or other.
build_yearYesYear the building's 建築確認 (building confirmation) was issued, roughly its build year.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already indicate readOnlyHint and idempotentHint, so the description doesn't need to restate safety. It adds behavioral context by mentioning 'risk context' and clarifying the tool is not a verdict, plus a referral action. No contradictions with annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences: the first states the core action and inputs, the second adds a caveat and referral. Every word earns its place without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

There is no output schema, but the description conveys the classification output and its limitations sufficiently for an agent to decide and redirect. It doesn't detail return format, but the core purpose and boundary are clear, and schema covers parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with each parameter having a description. The description only restates 'build year and structure' without adding new meaning; the schema already provides details on enums and ranges.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses the specific verb 'Classify' and identifies the resource ('building's seismic standard') with named classification types (旧耐震 / 新耐震 / 2000 wooden standard). It also distinguishes from siblings by explicitly stating 'This is NOT a safety verdict' and referencing taishin_subsidy_guide.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives explicit when-to-use context: 'from a build year and structure the USER provides'. It also provides when-not-to-use ('NOT a safety verdict') and a specific alternative ('direct the user to a professional 耐震診断 via taishin_subsidy_guide').

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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