- Home
- MCP servers
- Qatari Law
Qatari Law
- typescript
0
GitHub Stars
typescript
Language
3 months ago
First Indexed
2 months ago
Catalog Refreshed
Documentation & install
Readme and setup notes from the catalogue, plus a client-ready config you can copy for your MCP host.
You can access the Qatari law cybersecurity compliance data via Model Context Protocol (MCP) to perform fast full-text searches, retrieve specific articles, validate citations, and confirm current law status in a structured, scalable way.
How to use
To work with this MCP server, connect your MCP client to one of the available endpoints. Use the remote HTTP endpoint for quick setup, or run a local MCP client for on‑premise usage.
How to install
Prerequisites: ensure you have Node.js and npm installed on your machine.
Install and run the remote MCP server connection
claude mcp add qatari-law --transport http https://qatari-law-mcp.vercel.app/mcp
Install and run the local MCP server connection
npx @ansvar/qatari-law-mcp
Available tools
full_text_search
Performs comprehensive full-text searches across Qatari legislation provisions using BM25-based ranking to return relevant results quickly.
article_retrieval
Retrieves the specific legal provisions at the article level, enabling precise access to statutes and articles.
citation_validation
Checks citations to prevent references to non-existent or incorrect legal sources, reducing hallucinations.
currency_check
Verifies whether laws are currently in force and up to date by cross-referencing official metadata.