ndcourts-mcp

jet52/ndcourts-mcp
★ 1 stars Python Database Updated 1mo ago
MCP server and mostly-validated database for North Dakota Supreme Court opinions, 1890–present
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ndcourts-mcp": {
      "command": "uvx",
      "args": [
        "ndcourts-mcp"
      ]
    }
  }
}

Or install with pip: pip install ndcourts-mcp

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)

authoring_justice_on_issuecase_summarycheck_treatmentdetect_overruled_in_draftfind_opinions_construingget_cited_authoritiesget_citing_opinionsget_database_statsget_opinion_textget_parallel_citationsget_pinpointget_subsequent_historyjustice_infolist_opinions_by_datelookup_opinionmore_like_thissearch_booleansearch_by_case_typesearch_facetedsearch_opinions
📊
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 →