← Back to Plugins
MCP Server MCP

Japan Law Search

github By github 👁 1 views ▲ 0 votes

Full-text search of all current Japanese laws (official e-Gov data), down to exact article text.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://horei-mcp.plus-synergy.workers.dev/mcp"
    },
    {
      "type": "sse",
      "url": "https://horei-mcp.plus-synergy.workers.dev/sse"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...