# Pakistan Case Law > Free search engine for 197,000+ Pakistani court judgments (Supreme Court of Pakistan and the High Courts, 1970 onward). Full judgment text, citation lookup, keyword search, and clickable citation interlinking. ## Main sections - [Search](https://pakistancaselaw.com/): citation and full-text keyword search over the corpus. - [Browse all judgments](https://pakistancaselaw.com/browse): by year, by court, and by law report. - [Most-cited judgments](https://pakistancaselaw.com/most-cited-cases): landmark cases ranked by how often other judgments cite them. - [Disclaimer](https://pakistancaselaw.com/disclaimer) · [Privacy](https://pakistancaselaw.com/privacy) · [Terms](https://pakistancaselaw.com/terms) ## Key facts - Every judgment has a stable, server-rendered URL: /case/{id}/{slug} - Content is primary-source Pakistani case law (public court judgments; reproduction permitted under the Copyright Ordinance 1962, s.57(q)). - Each judgment shows its citation, court, judges, the cases it cites (as links), and the cases that cite it ("Cited by N cases"). ## For AI clients (MCP server) Connect any MCP-capable AI (Claude, ChatGPT connectors, Cursor, Claude Code) to research the corpus: - Endpoint: https://pakistancaselaw.com/mcp (Model Context Protocol, Streamable HTTP, read-only, no API key) - Tools: caselaw_search, caselaw_lookup_citation, caselaw_get_case (text + AI headnote), caselaw_get_citations (forward — cases this one cites), caselaw_get_cited_by (backward — later cases citing it), caselaw_most_cited. Walk get_citations/get_cited_by to traverse precedent forward and backward. - Rate limited per IP; every result links the source case page. - Full setup guide, tool reference and example prompts: https://pakistancaselaw.com/for-ai - Listed in the official MCP registry as com.pakistancaselaw/caselaw