MCP server for Pakistani law: search and cite federal statutes and Supreme Court judgments.
MCP server for Pakistani law: search and cite federal statutes and Supreme Court judgments. That is what the pk mcp server brings to an AI assistant: the same capability, reachable through the Model Context Protocol rather than a separate app or dashboard.
MCP server for Pakistani law: 967 federal statutes and 1,414 Supreme Court of Pakistan judgments, full text, with a strict citation contract on every response.
The server publishes 5 tools. What each one is for:
pk_search_laws — Keyword search over the 967 federal statutes (title-weighted). First call downloads the 47 MB corpus once, then serves from cachepk_get_law — Full statute text by law_id (truncated at ~300,000 characters)pk_case_search — Server-side full-text search over the Supreme Court judgmentspk_get_decision — One judgment's full text, by row_idx or registry case_idpk_verify_citations — Anti-hallucination check: extracts Pakistani legal citations from any text and verifies each against the corpuspk-eli-mcp on PyPI is all you need. Most clients run it directly, so configuration is a few lines and a restart.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Pk's toolset — pk_search_laws, pk_get_law, pk_case_search and 2 more — is a fair guide to whether it matches your workflow. It is maintained by matematicsolutions; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| pk_search_laws | Keyword search over the 967 federal statutes (title-weighted). First call downloads the 47 MB corpus once, then serves from cache. |
| pk_get_law | Full statute text by law_id (truncated at ~300,000 characters). |
| pk_case_search | Server-side full-text search over the Supreme Court judgments. |
| pk_get_decision | One judgment's full text, by row_idx or registry case_id. |
| pk_verify_citations | Anti-hallucination check: extracts Pakistani legal citations from any text and verifies each against the corpus. |
{
"mcpServers": {
"pk-eli": {
"command": "uvx",
"args": ["pk-eli-mcp"]
}
}
}Add to claude_desktop_config.json, then restart Claude Desktop.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.