Pakistan Case Law
com.pakistancaselaw/caselawSearch 197,000+ Pakistani judgments by keyword, citation, or the legal question they settle.
Tools · 7
Full-text search of 197,000+ Pakistani judgments (Supreme Court & High Courts, 1970–2025). Ranking follows how lawyers research: nearness to the legal point decides which cases are returned; …
Find judgments by the QUESTION they settle, rather than by words they contain. Every AI summary on this corpus records the questions that judgment actually decides — e.g. "Does delay in lodgi…
Find the judgment(s) at an exact law-report citation. Example: journal='PLD', year=1995, page=34 → PLD 1995 Supreme Court 34. Omit page to list everything reported in that journal+year. Retu…
Fetch one judgment by id. section='summary' (default) returns metadata + the AI headnote (plain-language summary, the laws/provisions referred, and keyword tags) — read this first to judge re…
Walk the citation graph FORWARD: list the in-corpus cases that THIS judgment cites (the precedents it relied on). Combine with caselaw_get_cited_by to traverse precedent backward and forward u…
Walk the citation graph BACKWARD: list later cases that cite THIS judgment (how it was subsequently treated — followed, distinguished, relied upon). Returns newest first. Most useful on OLDER…
List the most-cited (landmark) judgments in the corpus, ranked by how many other cases cite them. A good entry point for the leading authorities on Pakistani law.
Prompts · 1
Research a Pakistani legal proposition end-to-end using the citation graph
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"pakistan_case_law": {
"url": "https://pakistancaselaw.com/mcp",
"transport": "streamable-http"
}
}
}