Hong Kong CourtDB
FreeNot checkedSearch Hong Kong court cases and read judgment documents.
About
Search Hong Kong court cases and read judgment documents.
README
Connect your AI assistant to Hong Kong CourtDB — search Hong Kong court cases and read judgments via the Model Context Protocol.
中文(簡介)
Hong Kong CourtDB MCP 是 Model Context Protocol (MCP) 伺服器,讓 AI assistant 搜尋香港法院案件:按案件類型、年份、標題或當事人(中英文)篩選,並讀取判決書純文字。
Connect
https://hk.courtdb.org/mcp
Add this URL as a custom MCP connector in Claude, Cursor, or any MCP-compatible client. No sign-in required.
- Transport: Streamable HTTP
- Auth: None — public access
- Docs: hk.courtdb.org/mcp/connect
Tools
| Tool | Description |
|---|---|
Hk_list_cases |
Paginated cases — filter by case_prefix, year, category, titleContains, partiesContains |
Hk_get_case |
Single case by id (caseNo/year) — parties and judgment files |
Hk_get_document |
Plain-text judgment by file id (judgment DIS id) |
Example prompts
- "List Hong Kong cases with partiesContains set to HSBC"
- "List cases with case_prefix hccl and year 2024"
- "Get case details for id 12345/2024"
- "Get the judgment document for file id 12345678"
- 「搜尋當事人包含 匯豐 的案件」
- 「讀取判決書 file id 12345678」
Setup — Claude
- Go to claude.ai/customize/connectors
- Click Add custom connector
- Name it Hong Kong CourtDB and paste
https://hk.courtdb.org/mcp - Save — no sign-in required
Setup — Cursor / other MCP clients
{
"mcpServers": {
"hkcourt": {
"url": "https://hk.courtdb.org/mcp"
}
}
}
Last updated: 2026-07-10
Installing Hong Kong CourtDB
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/IndoTender/hkcourt-mcpFAQ
Is Hong Kong CourtDB MCP free?
Yes, Hong Kong CourtDB MCP is free — one-click install via Unyly at no cost.
Does Hong Kong CourtDB need an API key?
No, Hong Kong CourtDB runs without API keys or environment variables.
Is Hong Kong CourtDB hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Hong Kong CourtDB in Claude Desktop, Claude Code or Cursor?
Open Hong Kong CourtDB on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by 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
by mcpdotdirectCompare Hong Kong CourtDB with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
