home / mcp / bangladeshi law mcp server

Bangladeshi Law MCP Server

Provides full-text search and article-level access to Bangladeshi laws via MCP, with citation validation and currency checks.

Installation
Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "ansvar-systems-bangladeshi-law-mcp": {
      "url": "https://bangladeshi-law-mcp.vercel.app/mcp"
    }
  }
}

You can access Bangladesh's cybersecurity and legal provisions through a dedicated MCP server that offers full-text search, article-level retrieval, citation validation, and currency checks, making it easier to explore and verify laws in a structured, machine-readable way.

How to use

You can connect to the Bangladeshi Law MCP server via either the remote HTTP endpoint or the local, npm-based implementation. Use your MCP client to query legislation, verify citations, and check whether laws are currently in force.

Available features include full-text search across provisions, article-level retrieval for precise provisions, citation validation to prevent reference errors, and currency checks to confirm the current status of laws.

How to install

Prerequisites: Node.js and npm for local usage. If you prefer a remote setup, you will interact with the MCP endpoint via your MCP client.

Step 1: Install Node.js and npm from the official Node.js website or your preferred package manager. Step 2: Run the local MCP client with the following command.

npx @ansvar/bangladeshi-law-mcp

Additional notes

Data for the Bangladeshi Law MCP is ingested from official laws publications, focusing on full-portal coverage and current corpus maintenance.

Important disclaimers accompany usage: this tool is not legal advice; it is a research tool intended to assist with locating and validating legal texts. Always verify critical provisions against primary sources.

Data sources

Official ingestion from the Laws of Bangladesh with full-portal crawl coverage. The current corpus comprises numerous acts in a structured database, ensuring broad coverage and retrievability.

Important disclaimers

Not Legal Advice: This tool provides statute text for research purposes. Coverage may be incomplete, and you should verify citations against official portals before relying on them for professional decisions. Laws change over time, so check the freshness of data.

Client Confidentiality: When using the remote endpoint, queries may be processed by third-party infrastructure. For privileged matters, use the local npm package or on‑premise deployment.

Open Law and network context

This server is part of an open-law ecosystem that provides access to legislation from numerous jurisdictions and compliance frameworks through a unified MCP interface.

Explore the broader MCP network to see how this server fits into global coverage of legislation, compliance, and cybersecurity standards.

Available tools

full_text_search

Performs comprehensive keyword-based searches across enacted provisions with ranking to surface the most relevant results.

article_retrieval

Retrieves individual articles or provisions by identifier or location within acts for precise access.

citation_validation

Checks references to ensure cited provisions point to valid, official sources and avoid hallucinations.

currency_check

Verifies whether a law or provision remains in force and up-to-date, relative to the current governing framework.