labor-law-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_lawA | 日本の法令から特定の条文を取得する。e-Gov法令API v2を使用。略称にも対応(労基法→労働基準法、安衛法→労働安全衛生法 等)。 |
| search_lawB | 労働・社会保険関連の法令をキーワードで検索する。法令名が分からない場合に使用。e-Gov法令API v2を使用。 |
| search_mhlw_tsutatsuC | 厚生労働省の法令等データベースから通達をキーワード検索する。労働基準、雇用保険、安全衛生、社会保険等の行政通達を検索可能。 |
| get_mhlw_tsutatsuA | 厚生労働省の通達本文を取得する。search_mhlw_tsutatsu で取得した data_id を指定。 |
| search_jaish_tsutatsuC | 安全衛生情報センター(JAISH)から安全衛生関連の通達をキーワード検索する。労働安全衛生法、じん肺法、作業環境測定法等に関する通達を検索可能。 |
| get_jaish_tsutatsuB | 安全衛生情報センター(JAISH)の通達本文を取得する。search_jaish_tsutatsu で取得した url を指定。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| labor_law_research | 労務テーマについて法令・通達を体系的に調査する。法令の根拠条文と行政通達を併せて確認するワークフロー。 |
| tsutatsu_research | 行政通達を重点的に調査する。厚労省法令等DBとJAISH安全衛生情報センターから通達を検索・取得する。 |
| safety_health_research | 労働安全衛生に関する法令・通達を調査する。安衛法の条文、安衛則、関連通達を体系的に確認するワークフロー。 |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/kentaroajisaka/labor-law-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server