
Pakistani Law Mcp
Let Claude Code or Cursor search Pakistani statutes and provisions in full text while you design compliance features or legal-research products.
Overview
eu.ansvar/pakistani-law-mcp is an Idea-phase MCP server that lets coding agents run full-text search across Pakistani statutes and provisions.
What is this MCP server?
- Full-text search across Pakistani statutes and statutory provisions via MCP tools
- stdio npm transport (@ansvar/pakistani-law-mcp) for local Claude Code / Cursor configs
- Streamable HTTP endpoint at pakistani-law-mcp.vercel.app/mcp for remote agent sessions
- MCP server schema 1.0.0—protocol integration, not a bundled agent skill
- Ansvar Systems open-source repo for self-hosting or auditing the corpus connector
- Server version 1.0.0 per server manifest
- Two published transports: stdio and streamable-http
- npm identifier @ansvar/pakistani-law-mcp
What problem does it solve?
Building for Pakistan without primary-source statute search forces you to paste brittle PDFs or trust hallucinated legal text in the agent.
Who is it for?
Indie builders shipping agent workflows, legal-research prototypes, or compliance-heavy SaaS where Pakistani primary law must be searchable inside the IDE.
Skip if: Teams that need certified legal advice, offline-only corpora with no network, or products outside Pakistani jurisdiction.
What do I get? / Deliverables
After you register the MCP server, your agent can query Pakistani legislation in context while you research features, scope compliance, and draft docs.
- Agent-callable full-text queries against Pakistani statutes and provisions
- Repeatable MCP config for stdio or remote HTTP in your agent stack
- Grounded citations hooks for PRDs, compliance checklists, and feature specs
Recommended MCP Servers
Journey fit
Legislation lookup belongs in Idea because solo builders validate regulatory surface area before they commit engineering to a Pakistan-focused legal or compliance tool. Research is the canonical shelf: full-text statute search supports competitor mapping, obligation discovery, and draft product specs—not shipping or ops.
How it compares
MCP legislation corpus connector—not a Skillselion skill file and not a general web browser automation pack.
Common Questions / FAQ
Who is eu.ansvar/pakistani-law-mcp for?
Solo builders and small teams using Claude Code, Cursor, or similar agents who need Pakistani statute and provision search inside the coding loop.
When should I use eu.ansvar/pakistani-law-mcp?
Use it during idea research and validate scoping whenever product copy, rules, or integrations must reference Pakistani legislation with retrievable text.
How do I add eu.ansvar/pakistani-law-mcp to my agent?
Add the npm MCP entry @ansvar/pakistani-law-mcp with stdio transport in your agent MCP config, or register the streamable-http URL https://pakistani-law-mcp.vercel.app/mcp per your client’s remote-server docs.