Skip to main content
Glama

Hourei MCP Server

get_law_data

Retrieve detailed Japanese legal information by specifying a law number, enabling access to complete law data and revision history from the e-Gov Law API.

Instructions

法令番号を指定して法令の詳細データを取得します。

Input Schema

NameRequiredDescriptionDefault
lawNumYes法令番号(例: 平成十七年法律第百十七号)

Input Schema (JSON Schema)

{ "properties": { "lawNum": { "description": "法令番号(例: 平成十七年法律第百十七号)", "type": "string" } }, "required": [ "lawNum" ], "type": "object" }

Other Tools from Hourei MCP Server

Related Tools

    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/groundcobra009/hourei-mcp-server'

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