Ndpsc Case Search
БесплатноНе проверенProvides programmatic access to North Dakota Public Service Commission case records, dockets, and documents. Users can search cases by jurisdiction or status an
Описание
Provides programmatic access to North Dakota Public Service Commission case records, dockets, and documents. Users can search cases by jurisdiction or status and extract text directly from regulatory PDF filings.
README
An MCP server for searching North Dakota Public Service Commission case records, dockets, and documents.
The ND PSC regulates public utilities, pipelines, mining reclamation, and other industries in North Dakota. This server provides programmatic access to their case database via the Model Context Protocol.
Tools
| Tool | Description |
|---|---|
search_cases |
Search cases by jurisdiction, year, status, category, entity, date range, and more. Automatically splits oversized searches so broad queries can return full result sets. |
compare_case_type_by_year |
Summarize a case type across years with filed, closed, open, closure-rate, and median-days-to-close metrics. |
get_case_detail |
Get full detail for a specific case including docket count. |
get_docket_detail |
List files within a docket with direct PDF download links. |
get_document_text |
Download a PDF and extract its text content. |
get_document_pdf |
Download a PDF and return it as base64-encoded bytes. |
Usage
Claude Web (Remote)
Add as a remote MCP server in Claude settings:
https://hardmcp.com/ndpsc-case-search/mcp
Claude Code (Local)
# Run the server
uv run ndpsc-case-search-mcp
# Add to Claude Code
claude mcp add ndpsc-case-search --transport http http://localhost:8000/mcp
Docker
docker build -t ndpsc-case-search-mcp .
docker run -p 8000:8000 ndpsc-case-search-mcp
Development
Requires Python 3.11+.
uv sync
uv run ndpsc-case-search-mcp
The server starts on http://0.0.0.0:8000 with a Streamable HTTP MCP endpoint at /mcp and a health check at /health.
Data Source
This server scrapes apps.psc.nd.gov/cases -- no official API exists. The PSC site pages search results at 100 rows per request; this server automatically splits broad case searches into smaller filed-date ranges so search_cases can return the full result set.
License
Установить Ndpsc Case Search в Claude Desktop, Claude Code, Cursor
unyly install ndpsc-case-search-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add ndpsc-case-search-mcp -- uvx --from git+https://github.com/HardMCP/ndpsc-case-search-mcp ndpsc-case-search-mcpПошаговые гайды: как установить Ndpsc Case Search
FAQ
Ndpsc Case Search MCP бесплатный?
Да, Ndpsc Case Search MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ndpsc Case Search?
Нет, Ndpsc Case Search работает без API-ключей и переменных окружения.
Ndpsc Case Search — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ndpsc Case Search в Claude Desktop, Claude Code или Cursor?
Открой Ndpsc Case Search на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ndpsc Case Search with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
