Skip to content

michimani/jpn-laws-mcp-server

Repository files navigation

Japanese Laws MCP Server

Version License Docker

TODO: Description

Table of Contents

Usage

To use this server with an MCP client, add the following configuration:

{
  "mcpServers": {
    "jpn-laws-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/michimani/jpn-laws-mcp-server:latest"
      ]
    }
  }
}

MCP Tools

  • search_laws: Search laws by various criteria such as law ID, title, type, category, etc.
  • get_law_revisions: Get law revisions by various criteria such as law ID, title, type, category, etc.
  • get_law_content: Get law content by law ID, law number, or revision ID.
  • search_laws_by_keyword: Search laws by keyword.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

michimani

Credits

This project is based on koki-develop/mcp-server-template by Koki Sato.

About

A Model Context Protocol Server (MCP) for Japanese Laws (e-Gov)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •