Content
# Japanese Laws MCP Server
[](https://github.com/michimani/jpn-laws-mcp-server/releases/latest)
[](./LICENSE)
[](https://github.com/michimani/jpn-laws-mcp-server/pkgs/container/jpn-laws-mcp-server)
**TODO: Description**
## Table of Contents
- [Japanese Laws MCP Server](#japanese-laws-mcp-server)
- [Table of Contents](#table-of-contents)
- [Usage](#usage)
- [MCP Tools](#mcp-tools)
- [License](#license)
- [Author](#author)
- [Credits](#credits)
## Usage
To use this server with an MCP client, add the following configuration:
```json
{
"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](./LICENSE) file for details.
## Author
[michimani](https://github.com/michimani)
## Credits
This project is based on [koki-develop/mcp-server-template](https://github.com/koki-develop/mcp-server-template) by [Koki Sato](https://github.com/koki-develop).
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.