Japan RuleWatch
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Japan RuleWatchFind official Japanese sources about mail-order return policies"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Japan RuleWatch
Minimal, read-only Remote MCP for official Japanese rule evidence.
Version 0.0.1 covers one topic: Japanese mail-order sales advertising. It exposes two tools over stateless Streamable HTTP:
search_rulesget_evidence_pack
The dataset is a small allowlist of official Consumer Affairs Agency and e-Gov sources. There is no account, authentication, database, crawler, payment, legal-compliance verdict, or write operation.
Public endpoint
https://japan-rulewatch-mcp.kadopi.workers.dev/mcp
Related MCP server: mfds-mcp
Example: find official sources for a Japanese ecommerce workflow
Use Japan RuleWatch to find curated official sources when researching mail-order advertising and return-policy disclosures for a Japanese online store.
Connect your MCP client to the public endpoint above.
Call
search_ruleswith{"query":"return policy","limit":2}.Choose a returned ID and call
get_evidence_pack, for example{"id":"caa-mail-order-advertising-qa"}.
The response includes an official source URL, a short summary, and scope limitations. Open the official source to verify its current content before using it. This is a small curated index, not a live legal-update feed, a website scanner, or a compliance verdict. retrievedAt is the response time, not the date the official source was last verified.
Local development
npm install
npm run check
npm test
npm run devEndpoints:
GET /GET /healthMCP Streamable HTTP:
/mcp
Safety boundary
Official HTTPS sources only
Fixed local dataset; no arbitrary URL fetching
Read-only tools
Inputs limited by schema
No personal data or request-body persistence
Outputs are informational evidence, not legal advice
Deployment is manual and requires explicit approval.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Related MCP Connectors
Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov.
Dated, signed compliance-evidence packs: gov-fact-grounded claims + exclusion screens + trap-facts.
Japan Law MCP — Japanese national laws & ordinances via the e-Gov Law API.
Resolve, search and verify legal citations against the official sources, with provenance.
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables searching and retrieving Japanese legal information from the e-Gov Law API, including law searches by keyword, detailed law data retrieval, and revision history tracking.396548MIT
- FlicenseAqualityBmaintenanceEnables searching and retrieving current Korean Food and Drug Administration (MFDS) legal notices and guidelines with version grouping, currency status, and source trustworthiness.9-
- AlicenseAqualityAmaintenanceSearches and retrieves Japanese national legislation from the official e-Gov API, providing verifiable citations with stable URLs and human-readable references.6Apache 2.0
- AlicenseAqualityCmaintenanceFull-text search across all ~10,000 current Japanese laws and regulations (official e-Gov data): keyword search, table of contents, and exact article text.3MIT
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/kadopi/japan-rulewatch-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server