Pakistan Case Law
← Back to search

MCP server — research this corpus from your AI client

Last updated: 16 August 2026 · Server version 1.0.0

Pakistan Case Law exposes its corpus of 197,365 reported Pakistani judgments (Supreme Court, Federal Shariat Court, High Courts and tribunals, 1970–2025) as a Model Context Protocol server. Any MCP-capable AI client — Claude, Claude Code, ChatGPT connectors, Cursor and others — can search the corpus and walk its citation graph directly.

Free, read-only, no API key and no account. The server opens the database in read-only mode and exposes six tools, all of which only read. It cannot modify anything.

Connection

Endpointhttps://pakistancaselaw.com/mcp
TransportStreamable HTTP
AuthenticationNone required
Rate limit60 tool calls per minute, per IP
CostFree

Claude (Desktop or web)

Settings → Connectors → Add custom connector → paste https://pakistancaselaw.com/mcp.

Claude Code

claude mcp add --transport http caselaw https://pakistancaselaw.com/mcp

Any client using a JSON config

{
  "mcpServers": {
    "caselaw": {
      "type": "http",
      "url": "https://pakistancaselaw.com/mcp"
    }
  }
}

Tools

All six are read-only and annotated as such, so clients that support automatic permissions can run them without prompting on every call.

ToolWhat it does
caselaw_searchFull-text search across all 197,365 judgments. Sort by relevance (nearest on the point, then court, bench size, recency, citations), newest, oldest or court.
caselaw_lookup_citationFind the judgment at an exact law-report citation — journal, year and page (e.g. PLD 1995 Supreme Court 34).
caselaw_get_caseFetch one judgment. section='summary' returns metadata plus the AI headnote; section='full' adds the judgment text.
caselaw_get_citationsWalk the citation graph forward — the precedents a judgment relied on.
caselaw_get_cited_byWalk it backward — later judgments citing this one, showing how it was subsequently treated.
caselaw_most_citedThe most-cited landmark judgments in the corpus.

The server also ships a reusable prompt, research_proposition, which lays out a multi-step research plan for a legal proposition: re-phrase and search several ways, triage on the headnotes, then walk the citation graph in both directions.

Example prompts

How to rely on the results

This is research assistance, not legal advice. Verify every authority against the official law report (PLD, SCMR, CLC, YLR, PLC, MLD and others) before relying on it in practice.

Data and privacy

The server requires no account and collects no personal data. It records anonymous usage counts and applies a per-IP rate limit to keep the service available; it does not store the content of your conversation, and it has no access to your files, chat history or any data in your AI client. The judgments themselves are public documents of the courts. See the full Privacy Policy.

About

Pakistan Case Law is built and maintained by Hamadullah Shah, an advocate practising in Pakistan. It began as a working lawyer's answer to a practical problem: Pakistani case law is scattered across law reports that are hard to search and often paywalled. The corpus, the citation graph, the AI headnotes and this MCP server are all free to use.

Contact and professional profile: LinkedIn.

Support

Questions, problems, or an error in a reported judgment: contact@pakistancaselaw.com.

DisclaimerPrivacy PolicyTerms of Usellms.txtSearch