Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Pakistan Case Law

com.pakistancaselaw/caselaw

Search 197,000+ Pakistani judgments by keyword, citation, or the legal question they settle.

Uptime
100.0%
2 direct probes · 30d
Response
922ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
1
available

Tools · 7

caselaw_search

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; …

caselaw_search_questions

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…

caselaw_lookup_citation

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…

caselaw_get_case

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…

caselaw_get_citations

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…

caselaw_get_cited_by

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…

caselaw_most_cited

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_proposition

Research a Pakistani legal proposition end-to-end using the citation graph

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pakistan_case_law": {
      "url": "https://pakistancaselaw.com/mcp",
      "transport": "streamable-http"
    }
  }
}