ndlaw

jet52/ndlaw
★ 3 stars Python Database Updated today
MCP server includes rigorously-validated but unofficial database of all North Dakota supreme court opinions, statutes, admin code, constitution and court rules.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ndlaw": {
      "command": "uvx",
      "args": [
        "ndlaw"
      ]
    }
  }
}

Or install with pip: pip install ndlaw

README Excerpt

A Model Context Protocol (MCP) server for North Dakota Supreme Court opinions, 1890–present (plus a small number of North Dakota Court of Appeals decisions). Built on SQLite with FTS5 full-text search and served via [FastMCP](https://github.com/jlowin/fastmcp). Includes a web opinion browser with multi-source diff/merge tools.

Tools (20)

NDCOURTS_ADMIN_DBNDCOURTS_CONST_DBNDCOURTS_DBNDCOURTS_HOSTNDCOURTS_NDCC_DBNDCOURTS_PORTNDCOURTS_RULE_DBNDCOURTS_TRANSPORTauthoring_justice_on_issuecase_summarycheck_treatmentconstitutional_amendmentsdetect_overruled_in_draftfind_opinions_construingget_authority_historyget_cited_authoritiesget_citing_opinionsget_database_statsget_opinion_textget_parallel_citations
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →