← Back to browse

legal-research

Indexed by com.seishorei-wakarukun

About

日本法リサーチMCP。e-Gov全法令の検索・条文取得、委任先解決、裁判例検索、国会会議録、改正沿革、官公庁一次資料(PDF/HTML)の本文読取・読み起こし全文までこれ1本で

Use this server

Add it to your MCP client. The catalogue lists this config verbatim from its source — it does not run, download, or vouch for the server. Review the command before you run it.

TransportHTTP (remote server)
Claude Code
claude mcp add --transport http legal-research https://seishorei-wakarukun.com/api/mcp
Cursor

Add to Cursor

If the button doesn't open Cursor, use the JSON below — Cursor accepts the same mcpServers config.

VS Code
code --add-mcp '{"name":"legal-research","type":"http","url":"https://seishorei-wakarukun.com/api/mcp"}'
JSON
{
  "mcpServers": {
    "legal-research": {
      "url": "https://seishorei-wakarukun.com/api/mcp"
    }
  }
}