Hourei MCP Server
H

Hourei MCP Server

An MCP server for retrieving Japanese legal information based on the e-Gov Hourei API, providing functions such as law search, detailed data retrieval, and revision history query.
2.5 points
4.1K

What is the Hourei MCP Server?

The Hourei MCP Server is an intelligent tool dedicated to searching for and obtaining Japanese legal information. By connecting to the Japanese government's e-Gov Hourei API, it allows you to easily find various legal provisions, government ordinances, and ministerial ordinances. Whether you are a legal professional, a corporate legal counsel, or an ordinary user interested in Japanese law, you can quickly obtain accurate legal information through this tool.

How to use the Hourei MCP Server?

Using the Hourei MCP Server is very simple. You only need to configure the server information in a supported AI client (such as Claude Desktop, Cursor AI, etc.), and then you can search for legal provisions through natural language conversations. For example, directly asking 'Help me find the Personal Information Protection Law', the system will automatically call relevant tools to search for and return the results.

Applicable scenarios

This tool is particularly suitable for the following scenarios: legal research and consultation, corporate compliance checks, contract drafting references, legal knowledge learning, legal work assistance, etc. Whether it is the daily work of professionals or the legal query needs of ordinary users, they can be well met.

Main Features

Law Search
Search for Japanese legal provisions by keywords, supporting filtering by law type (laws, government ordinances, ministerial ordinances, etc.), and returning up to 100 search results.
Full Law Text Retrieval
Obtain the complete content of legal provisions through a specific law number, including the detailed chapter structure and clause content.
Revision History Query
Query the revision history of a specific law to understand when and how the law was modified, including information such as the implementation date.
Multi-client Support
Supports multiple AI client platforms such as Claude Desktop, Cursor AI, ChatGPT Desktop, Manus, and Dify.
Advantages
Official data source: Directly connects to the Japanese government's e-Gov Hourei API to ensure the accuracy and authority of information.
Easy to use: Legal search can be completed through natural language conversations without the need to learn complex query syntax.
Comprehensive functions: Covers complete legal information services such as search, full-text retrieval, and revision history.
Multi-platform compatibility: Supports various mainstream AI clients and platforms.
Real-time updates: Based on the official API, it can obtain the latest legal provisions and revision information.
Limitations
Limited to Japanese laws: Currently only supports the query of domestic laws and regulations in Japan.
Language limitation: Mainly targets Japanese legal texts, with limited support for other languages.
Network dependency: Requires a stable network connection to access the e-Gov API.
Technical threshold: Requires basic knowledge of MCP client configuration.

How to Use

Install the Server
Install the Hourei MCP Server via npm. This is the simplest and fastest way.
Configure the Client
Add the server information to the configuration file of the AI client you are using. The location of the configuration file varies for different clients. Please refer to the documentation of the specific client.
Restart the Client
After saving the configuration file, restart your AI client for the configuration to take effect.
Start Using
Now you can search for and query Japanese laws by having a natural language conversation with the AI assistant.

Usage Examples

Search for Personal Information Protection Laws
When you need to learn about Japanese laws related to personal information protection, you can use the search function to quickly find relevant legal provisions.
Retrieve the Full Text of a Specific Law
When you need to conduct a detailed study of a specific law, you can obtain the complete legal text through the law number.
Query the Revision History of a Law
When you need to understand the historical revisions of a law, you can query its revision records.
Search for Laws of a Specific Type
When you need to search for regulations of a specific type, you can perform a filtered search by category.

Frequently Asked Questions

Is this service charged?
Which AI clients are supported?
How accurate are the search results?
Can I obtain English versions of legal provisions?
How can I report issues or suggest new features?
Do I need programming knowledge to use it?

Related Resources

GitHub Repository
The source code and the latest version of the Hourei MCP Server.
npm Package Page
Package information and installation instructions on npm.
e-Gov Hourei API Documentation
Official Hourei API documentation provided by the Japanese government.
MCP Protocol Documentation
Official technical specifications of the Model Context Protocol.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "hourei": {
      "command": "npx",
      "args": ["-y", "hourei-mcp-server"]
    }
  }
}

{
  "mcpServers": {
    "hourei": {
      "url": "http://localhost:3000/sse"
    }
  }
}

{
  "mcpServers": {
    "hourei": {
      "url": "https://your-server.com/sse"
    }
  }
}

{
  "mcpServers": {
    "hourei": {
      "command": "node",
      "args": ["/path/to/hourei-mcp-server/index.js"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
10.7K
5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
5.9K
4.5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
15.9K
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
49.2K
4.3 points
B
Bing Search MCP
An MCP server for integrating Microsoft Bing Search API, supporting web page, news, and image search functions, providing network search capabilities for AI assistants.
Python
16.0K
4 points
M
Modelcontextprotocol
Certified
This project is an implementation of an MCP server integrated with the Sonar API, providing real-time web search capabilities for Claude. It includes guides on system architecture, tool configuration, Docker deployment, and multi-platform integration.
TypeScript
15.3K
5 points
B
Bilibili MCP Js
Certified
A Bilibili video search server based on the Model Context Protocol (MCP), providing API interfaces to support video content search, paginated queries, and video information return, including LangChain call examples and test scripts.
TypeScript
16.3K
4.2 points
P
Perplexity MCP
Certified
An MCP server based on the Perplexity AI API, providing web search functionality for the Claude desktop client.
Python
15.9K
4.1 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
15.5K
4.5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
26.3K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
49.2K
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
17.9K
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
48.8K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
21.6K
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
16.7K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
32.8K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase