io.github.IndoTender/hkcourt MCP Server
This MCP server enables AI assistants to search Hong Kong court cases and read judgment documents. It exposes a public, streamable HTTP interface for querying cases by type, year, title, or parties (in Chinese and English) and retrieving full-text judgments via the Model Context Protocol.
🛠️ Key Features
- Public access, no authentication required
- Streamable HTTP transport for MCP integration
- Search by case type, year, title, or party (bilingual)
- Read full-text judgments in plain text
🚀 Use Cases
- Integrate with AI assistants to fetch Hong Kong court cases
- Build legal research workflows that read judgments aloud or summarize
- Create MCP-powered connectors for legal discovery tools
⚡ Developer Benefits
- Simple connect URL: https://hk.courtdb.org/mcp
- Ready MCP connector for Claude, Cursor, and other MCP clients
- Clear, API-friendly schema for case search and judgment retrieval
⚠️ Limitations
- Public access with no auth; consider privacy implications for sensitive data
- Source content limited to Hong Kong court cases and judgments
- Documentation available via hk.courtdb.org/mcp/connect